GithubHelp home page GithubHelp logo

arosenius-admin's Introduction

The Arosenius archive admin system

This repository holds the source code for the administrativ system for the Ivar Arosenius archive. The system runs on the client and is written in Backbone.js.

The admin system communicates to the server via the Arosenius API.

Setup

There is no build step, but you need to create js/config.js along the lines of:

define(function (require) {
  return {
    apiUrl: "http://api.example.com/admin",
    publicApiUrl: "http://api.example.com"
  };
});

Users

Users are defined in the users.js file of the Arosenius API. All users have the same privileges.

arosenius-admin's People

Contributors

arildm avatar majsan avatar traustid avatar

Watchers

 avatar  avatar  avatar

arosenius-admin's Issues

Escape HTML keywords

The correct person keyword Eva "Lillan" Arosenius renders the same as the erroneous keyword Eva "Lillan" Arosenius so we don't know which one to select.

Saving new object twice

After creating a new object and saving, if I enter new data and save, nothing happens. I have to close and re-open the object.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.