Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | protocol.txt: update collection metadata description | Kaarle Ritvanen | 2013-05-21 | 1 | -2/+4 | |
| | ||||||
* | web client: display user-friendly names rather than path names | Kaarle Ritvanen | 2013-05-21 | 11 | -75/+155 | |
| | ||||||
* | web client: fix a couple of corner cases in validation | Kaarle Ritvanen | 2013-05-21 | 1 | -56/+89 | |
| | | | | | wait until previous request completes for the same value do not issue DELETE request for non-existent values | |||||
* | web client: fix checkbox highlighting when returning to a modified view | Kaarle Ritvanen | 2013-05-21 | 1 | -26/+17 | |
| | ||||||
* | awall module: add support for new features | Kaarle Ritvanen | 2013-05-21 | 1 | -18/+34 | |
| | ||||||
* | web client: combine validation error message setting functions | Kaarle Ritvanen | 2013-05-20 | 1 | -18/+13 | |
| | ||||||
* | web client: highlight status bar when there are uncommitted changes | Kaarle Ritvanen | 2013-05-20 | 3 | -46/+72 | |
| | ||||||
* | web client: stylesheet, highlight changed and invalid parameters | Kaarle Ritvanen | 2013-05-20 | 3 | -66/+119 | |
| | ||||||
* | web client: top and 2nd level menus | Kaarle Ritvanen | 2013-05-20 | 2 | -10/+119 | |
| | ||||||
* | web client: pass correct path name to renderField with map collections | Kaarle Ritvanen | 2013-05-19 | 1 | -14/+17 | |
| | ||||||
* | web client: refactor HTTP request helper functions | Kaarle Ritvanen | 2013-05-19 | 1 | -31/+35 | |
| | ||||||
* | web client: basic editing functionality | Kaarle Ritvanen | 2013-05-17 | 3 | -43/+268 | |
| | ||||||
* | server: return proper status code when attempting PUT on a set member | Kaarle Ritvanen | 2013-05-17 | 1 | -0/+3 | |
| | ||||||
* | install dependencies with a virtual metapackage | Natanael Copa | 2013-05-13 | 1 | -1/+1 | |
| | | | | | | Makes it easy to uninstall them: apk del .acf2-deps | |||||
* | web client: remove unnecessary invocation of _.bind | Kaarle Ritvanen | 2013-05-11 | 1 | -2/+2 | |
| | ||||||
* | simple JavaScript configuration browser | Kaarle Ritvanen | 2013-05-11 | 6 | -4/+125 | |
| | ||||||
* | basic network configuration module | Kaarle Ritvanen | 2013-05-09 | 6 | -112/+240 | |
| | ||||||
* | persistence: Augeas back-end rewritten | Kaarle Ritvanen | 2013-05-09 | 4 | -19/+118 | |
| | | | | | map identically named nodes to collections implement set function | |||||
* | relative addresses in field definitions | Kaarle Ritvanen | 2013-05-08 | 1 | -1/+1 | |
| | ||||||
* | optional automatic removal of empty collections | Kaarle Ritvanen | 2013-05-08 | 2 | -3/+6 | |
| | ||||||
* | awall module: fix IPv4 address validation | Kaarle Ritvanen | 2013-05-08 | 1 | -2/+2 | |
| | ||||||
* | explicit control for automatic creation of TreeNode instances | Kaarle Ritvanen | 2013-05-08 | 7 | -28/+41 | |
| | ||||||
* | persistence: automatically determine data type when not defined by model | Kaarle Ritvanen | 2013-05-08 | 1 | -0/+1 | |
| | ||||||
* | file system back-end: deletion | Kaarle Ritvanen | 2013-05-01 | 1 | -6/+12 | |
| | ||||||
* | file system back-end: map references to symlinks | Kaarle Ritvanen | 2013-05-01 | 1 | -4/+23 | |
| | ||||||
* | allow numerical components in path names | Kaarle Ritvanen | 2013-05-01 | 7 | -17/+23 | |
| | | | | use escape syntax to encode number-looking strings | |||||
* | pass reference scope to persistence manager | Kaarle Ritvanen | 2013-05-01 | 3 | -8/+24 | |
| | ||||||
* | make persistence manager aware of data types | Kaarle Ritvanen | 2013-05-01 | 11 | -23/+48 | |
| | | | | coerce values into proper types | |||||
* | substitute lua-posix for lua-filesystem | Kaarle Ritvanen | 2013-04-26 | 6 | -16/+16 | |
| | ||||||
* | conflict detection: ignore updates where value was not changed | Kaarle Ritvanen | 2013-04-26 | 3 | -10/+14 | |
| | ||||||
* | ipairs function for TreeNode objects | Kaarle Ritvanen | 2013-04-26 | 1 | -1/+13 | |
| | ||||||
* | object-specific actions | Kaarle Ritvanen | 2013-04-26 | 8 | -67/+167 | |
| | ||||||
* | deal with requests with zero Content-Length | Kaarle Ritvanen | 2013-04-26 | 1 | -2/+5 | |
| | ||||||
* | use JSON encoding also for primitive values in response | Kaarle Ritvanen | 2013-04-26 | 1 | -13/+12 | |
| | ||||||
* | fix bug in validation: skip non-existent objects | Kaarle Ritvanen | 2013-04-26 | 1 | -1/+1 | |
| | | | | also those created and then deleted during the transaction | |||||
* | metadata query operation | Kaarle Ritvanen | 2013-04-26 | 8 | -21/+59 | |
| | ||||||
* | handle error when encountering a primitive value during search | Kaarle Ritvanen | 2013-04-24 | 1 | -3/+7 | |
| | ||||||
* | dev-shell: improved error handling | Kaarle Ritvanen | 2013-04-24 | 1 | -8/+30 | |
| | ||||||
* | basic access control | Kaarle Ritvanen | 2013-03-25 | 13 | -60/+179 | |
| | ||||||
* | volatile backend for persistence manager | Kaarle Ritvanen | 2013-03-25 | 5 | -56/+74 | |
| | | | | | set as default backend possibility to switch backend in field definition | |||||
* | new data type: set | Kaarle Ritvanen | 2013-03-25 | 10 | -68/+136 | |
| | ||||||
* | allow escaped slashes in object path names | Kaarle Ritvanen | 2013-03-25 | 9 | -44/+75 | |
| | ||||||
* | add missing status codes to protocol definition | Kaarle Ritvanen | 2013-03-25 | 1 | -0/+4 | |
| | ||||||
* | refactor the way context is passed to Field and Collection objects | Kaarle Ritvanen | 2013-03-25 | 4 | -96/+106 | |
| | ||||||
* | fix bug in eliminating adjacent slashes in path names | Kaarle Ritvanen | 2013-03-20 | 1 | -2/+2 | |
| | ||||||
* | fix bug in validation: skip deleted objects | Kaarle Ritvanen | 2013-03-20 | 2 | -3/+3 | |
| | ||||||
* | combined two if statements in TreeNode validation function | Kaarle Ritvanen | 2013-03-18 | 1 | -4/+2 | |
| | ||||||
* | more secure session management | Kaarle Ritvanen | 2013-03-15 | 1 | -20/+19 | |
| | | | | | use random identifiers bind open transactions to the session | |||||
* | fixed bug in conflict detection: update parent's timestamp when ↵ | Kaarle Ritvanen | 2013-03-15 | 1 | -2/+7 | |
| | | | | creating/deleting subordinate | |||||
* | improved handling of nested transactions | Kaarle Ritvanen | 2013-03-15 | 7 | -50/+69 | |
| | | | | | | add nested transaction support to protocol allow deferring validation to parent transaction process each update request within a nested transaction |