Commit Graph

11 Commits

Author SHA1 Message Date
Martin Schröder
a7234b93bf add unit test for uci.js 2016-12-13 14:16:20 +01:00
Martin Schröder
f8f9325851 package.json: remove grunt and grunt-angular-gettext. Should not be needed anymore and should be replaced by makefiles and shell scripts. 2016-04-07 19:54:17 +02:00
Martin Schröder
7e9503ed7a package.json: fix typo in definition of jquery-deferred 2016-02-25 23:01:37 +01:00
Martin Schröder
fd82a37d2c update local-server to use websocket interface (much simplified design) 2016-02-25 23:01:36 +01:00
Martin Schröder
fab0e93549 translations: add new po2js utility to replace grunt for generating translation tables from po files.
- the new utility is now included in the build process and appends translations to each compiled js file for each plugin.
- files that are included are all po files found in plugin po folder
- each file should have metadata describing what language it is for: the resulting table will use langauge id from po metadata
2015-11-04 10:59:44 +01:00
Martin Schröder
f73caab9c1 juci: add node-getopt to package.json 2015-10-15 12:53:17 +02:00
Martin Schröder
82841a1de7 package.json: add underscore to list of dependencies 2015-09-15 16:37:20 +02:00
Martin Schröder
06727ef0cd Renamed luci to juci 2015-06-08 14:24:06 +02:00
Martin Schröder
88965c2354 Working on build process 2015-06-03 11:13:45 +02:00
Martin Schröder
290cc2f945 Moved some files 2015-06-02 16:21:30 +02:00
Martin Schröder
decad5aa29 Initial commit to the juci repo 2015-06-02 16:17:58 +02:00