62e95a3309Add generated bundle to .gitignore
Sven Slootweg
2016-06-06 15:32:38 +0200
0ad61bd2c5Update node-sass
Sven Slootweg
2016-06-06 15:32:03 +0200
ba2b937d4fRemove old cruft
Sven Slootweg
2016-05-10 23:44:01 +0200
28931e03a8Update and clean up dependencies
Sven Slootweg
2016-05-10 23:43:27 +0200
c0738b01dbCleaning up build dependencies
Sven Slootweg
2016-05-10 23:25:50 +0200
a108735c4bRewriting with Riot.js and Babel
Sven Slootweg
2016-05-10 21:54:28 +0200
ce10940e06Incomplete attempt at converting to Polymer
Sven Slootweg
2015-07-04 13:34:58 +0200
500afa8b18Large reorganization; switched from Browserify to Webpack, cleaner gulpfile, preparations for Polymer stack, moved old code aside, etc.
Sven Slootweg
2015-02-24 07:25:38 +0100
a00294188dMonster commit
Sven Slootweg
2014-09-21 05:32:59 +0200
807a4edb18More things and stuff...
Sven Slootweg
2014-08-04 02:22:27 +0200
5120379027Things and stuff
Sven Slootweg
2014-08-04 02:20:14 +0200
cfc03e3fd4Changes for Angular version of JSDE
Sven Slootweg
2014-02-09 22:18:09 +0100
f29cb952eaMakre sure to pass through tab key presses if the autocompletion data is outdated
Sven Slootweg
2013-10-10 15:30:44 +0200
e8331783aaWorkaround for disappearing autocompleter bug
Sven Slootweg
2013-10-10 14:48:20 +0200
5a0f4106efAutomatically remove the autocompleter when the attached-to form field loses focus
Sven Slootweg
2013-10-09 17:08:45 +0200
d0980cecc5Autocompletion for property names
Sven Slootweg
2013-10-09 17:02:33 +0200
9c7ba13659Move autocompleter source instantiation to autocompleter code rather than application code
Sven Slootweg
2013-10-09 16:34:24 +0200
9d88eee04aCode so far for property name autocompletion
Sven Slootweg
2013-10-09 16:32:33 +0200
b1d629f303Some proper node lookup display
Sven Slootweg
2013-10-09 16:23:11 +0200
a93d16c9dcStart using SASS
Sven Slootweg
2013-10-09 15:41:56 +0200
cd0e813442First bits of node lookup
Sven Slootweg
2013-10-09 15:38:30 +0200
a30bb1ef33Improve style for unfocused windows
Sven Slootweg
2013-10-09 14:36:41 +0200
1c0c847137Convert line endings
Sven Slootweg
2013-10-08 16:09:07 +0200
c0d37550d5Add focused window styles
Sven Slootweg
2013-10-08 16:08:51 +0200
228f6dc3d2Autocompleter fixes and application keybindings
Sven Slootweg
2013-10-08 15:04:04 +0200
3a3aeb9ad3Proper autocomplete search and keybinding handling
Sven Slootweg
2013-10-08 14:42:00 +0200
aca2f4543cImplement an actual search for the search autocomplete
Sven Slootweg
2013-10-08 14:17:44 +0200
b6d0d9eb14Cancel previous search autocompletion requests when a new one is sent
Sven Slootweg
2013-10-08 14:02:52 +0200
0599bc2531Implement search autocompleter callback
Sven Slootweg
2013-10-08 01:24:47 +0200
46be134177Cleanup
Sven Slootweg
2013-10-08 01:20:49 +0200
e730534218Make $.autoComplete a persistent hook
Sven Slootweg
2013-10-08 01:20:23 +0200
03b9786f3fFix and test callbacks for autocompleters
Sven Slootweg
2013-10-08 01:16:07 +0200
7403edbfd9Implement auto-complete
Sven Slootweg
2013-10-08 01:10:00 +0200
ac0017ef44This doesn't belong here
Sven Slootweg
2013-10-08 01:09:32 +0200
c17f288e7aMark invalid fields in the UI after form submission
Sven Slootweg
2013-10-05 23:27:10 +0200
b528536b7eUUID support
Sven Slootweg
2013-10-05 20:03:12 +0200
6a03a11c1eAuto-create new property fields when existing fields are filled in
Sven Slootweg
2013-10-05 18:19:23 +0200
59761e6412Node creation, required form field styling, notification and error popups, JSDE hooks and window-contained form hooking, bugfix in form hooking, icon replacement for form submission, improve form hooking callback signature, include jQuery timing plugin
Sven Slootweg
2013-08-15 01:28:29 +0200
e73e5d970eAdd toolbar with 'create' button to 'Create node' window, improve visual style of form, and fix scrolling/resizing of windows
Sven Slootweg
2013-08-14 19:57:41 +0200
74aa2409b1Reorganize form structure
Sven Slootweg
2013-08-14 05:28:12 +0200
430c3a1627Node creation window
Sven Slootweg
2013-08-14 04:57:26 +0200
7025e34054Fix up UI and assorted fixes
Sven Slootweg
2013-08-14 01:55:15 +0200
90dc19c748Add functionality for loading window contents via AJAX
Sven Slootweg
2013-08-14 01:55:01 +0200
1b50c941bcFix table names and add more attributes for tags
Sven Slootweg
2013-08-14 01:35:15 +0200
451c80b605Add JSDE
Sven Slootweg
2013-07-07 22:16:00 +0200
10217bf4cbAdd jQuery
Sven Slootweg
2013-07-07 17:32:53 +0200
0aca27fac5Add Tag to the class map
Sven Slootweg
2013-07-07 17:24:27 +0200
a2fcca15d2Add classes
Sven Slootweg
2013-07-07 17:20:33 +0200
4de7766cb0Bootstrap stuff
Sven Slootweg
2013-07-07 01:40:21 +0200
e30b8f4be9Add example configuration
Sven Slootweg
2013-07-07 01:27:10 +0200
ea5b09bebfAdd CPHP
Sven Slootweg
2013-07-07 01:24:44 +0200