0.35.11 2021-03-26 11:53:10 +0100 Tobias Oetiker - extend cardlist plugin again ... better notifitcations 0.35.10 2021-03-25 16:21:26 +0100 Tobias Oetiker - actually enable referential integrity 0.35.9 2021-03-24 17:48:02 +0100 Tobias Oetiker - release cardlist update 0.35.8 2021-03-22 16:21:48 +0100 Tobias Oetiker - Handle SelectBox as part of Cards - Make updates work generically for every text field - Add some checks for undefined data 0.35.7 2021-03-04 15:28:49 +0100 Tobias Oetiker - fix popup form regresson ... some debug code had made it into the releasse 0.35.6 2021-02-26 11:13:21 +0100 Tobias Oetiker - add path option to Config::getTranslations call ... allow to override translation location 0.35.5 2021-01-26 13:28:43 +0100 Tobias Oetiker - fix form loading (regression from 0.35.4) 0.35.4 2021-01-26 12:07:42 +0100 Tobias Oetiker - if keys in form descriptions contained '-' this would break qooxdoo singlevalue binding ... so now the keys do not get used directly in the model created inside the frontend app anymore 0.35.3 2021-01-21 15:12:49 +0100 Tobias Oetiker - provide access to the calling argument when in processData path note though arguments are not consistant ... so this is all but ideal ... 0.35.2 2021-01-11 17:01:27 +0100 Tobias Oetiker - Mojolicious::Routes::Route::route is DEPRECATED in favor of Mojolicious::Routes::Route::any 0.35.1 2021-01-11 15:31:15 +0100 Tobias Oetiker - parse last line of *.po file 0.35.0 2020-11-25 11:11:23 +0100 Tobias Oetiker - bump the release number since we do have new functionality - include the new files in the rlease 0.34.19 2020-11-24 09:21:47 +0100 Tobias Oetiker - new gui plugin AbstractCardlist contributed by @zaucker 0.34.18 2020-11-12 11:45:30 +0100 Tobias Oetiker - only accept POST requests as the qx plugin is very lax with handling GET requests regarding header security 0.34.17 2020-10-08 16:03:27 +0200 Tobias Oetiker - fix UserList range 0.34.16 2020-09-05 07:53:26 +0200 Tobias Oetiker - make sure the blocker overlays popup windows too 0.34.15 2020-08-24 14:10:23 +0200 Tobias Oetiker - mkerror not merror 0.34.14 2020-08-24 14:02:24 +0200 Tobias Oetiker - replace module loading code to prevent double loading modules 0.34.13 2020-08-19 01:05:57 +0200 Tobias Oetiker - regressions regressions ... arg 0.34.12 2020-08-19 01:02:43 +0200 Tobias Oetiker - fix copy message translation 0.34.11 2020-08-19 00:16:55 +0200 Tobias Oetiker - fixed copy success message 0.34.10 2020-08-17 20:33:34 +0200 Tobias Oetiker - translate headers in excel export 0.34.9 2020-08-15 11:06:17 +0200 Tobias Oetiker - fix popup resizing regression 0.34.8 2020-08-13 10:34:13 +0200 Tobias Oetiker - placeholder translation in notes fixed - add automatic response to available space on login and popup dialog 0.34.7 2020-08-12 14:35:31 +0200 Tobias Oetiker - fix regression in popup disposal code 0.34.6 2020-08-12 14:06:26 +0200 Tobias Oetiker - reposition login window as the logo loads - move max size logic into the popup window code 0.34.5 2020-08-07 16:05:10 +0200 Tobias Oetiker - false was treated as null in the required field check ... 0.34.4 2020-08-06 14:52:40 +0200 Tobias Oetiker - make sure that no reconf requests get lost if data is entered into the form while it is still loading 0.34.3 2020-08-06 09:41:36 +0200 Tobias Oetiker - sync the visibility setting to 'note' properties - allow visibility seting on header elements in forms - improve left side spacing for forms with header sections and no side notes 0.34.2 2020-07-31 13:49:05 +0200 Tobias Oetiker - translate on selectbox content reconfiguration 0.34.1 2020-07-27 09:28:23 +0200 Tobias Oetiker - if popup windows have not set maxWidth/maxHeight, set according the appliaction Root 0.34.0 2020-07-26 12:55:39 +0200 Tobias Oetiker - the AbstractTable module now contains an action generator called makeExportAction which places an export button into the action row of a table of your choice ... note that this addition also requires you to add the modules Text::CSV and Excel::Writer::XLSX to your dependencies. Contribution by @maettu 0.33.6 2020-06-16 10:48:34 +0200 Tobias Oetiker - properly translate placeholder and tooltip even in reConf case 0.33.5 2020-06-07 11:25:16 +0200 Tobias Oetiker - translate labels transported via buttonSet 0.33.4 2020-06-07 11:12:16 +0200 Tobias Oetiker - translate labels transported via _actionSet property 0.33.3 2020-06-03 09:22:00 +0200 Tobias Oetiker - fix tra to properly handle multiple arguments 0.33.2 2020-05-28 14:45:36 +0200 Tobias Oetiker - allow for dates before 1970 (negative epoch) 0.33.1 2020-05-08 22:35:47 +0200 Tobias Oetiker - fix merge issue 0.33.0 2020-05-08 22:31:28 +0200 Tobias Oetiker - Add a new property reloadOnFormReset to form items. If set to true, it makes the form field reload its value when "a triggerFormReset => true happens". If set to false, no update happens. If reloadOnFormReset is not set, the old behavior applies. (contrib by @maettu) 0.32.6 2020-04-28 11:33:40 +0200 Tobias Oetiker - make js source compatible with qx 5 compiler 0.32.5 2020-04-20 14:19:59 +0200 Tobias Oetiker - remove content-type headers ... it gets set automatically 0.32.4 2020-04-19 15:01:34 +0200 Tobias Oetiker - increment id 0.32.3 2020-04-17 17:34:07 +0200 Tobias Oetiker - include upload button 0.32.2 2020-04-17 17:23:54 +0200 Tobias Oetiker - fix event name 0.32.1 2020-04-17 17:16:34 +0200 Tobias Oetiker - towards working upload 0.32.0 2020-04-17 15:28:12 +0200 Tobias Oetiker - rewritten upload support 0.31.5 2020-04-15 18:41:27 +0200 Tobias Oetiker - fix regression with extra q 0.31.4 2020-04-15 17:11:24 +0200 Tobias Oetiker - self regression - allow build with Perl 5.22.0 0.31.3 2020-04-10 08:31:35 +0200 Tobias Oetiker - eval not evan regression 0.31.2 2020-03-27 14:50:51 +0100 Tobias Oetiker - explicitly request the qx1 protocol for rpc as the default has changed to 2.0 0.31.1 2020-03-27 13:34:43 +0100 Tobias Oetiker - make work when mounted 'non root' 0.31.0 2020-03-26 17:27:54 +0100 Tobias Oetiker - fix login save trick to work with new compiler - GuiPlugins can now have an 'mayAnonymous' property which lets them display without login this is used for implementing password reset and account creation plugins - hide user comment from non admin users - tag more error messages for translation - frontend new config options registration_popup and registration_popup they must point to an entry in the PLUGINS section - plugins can be hidden from the plugin list using the 'unlisted' property. 0.30.1 2020-03-05 13:54:01 +0100 Tobias Oetiker - make table context menu button track the changes - do not execute default action if button is not enabled 0.30.0 2020-03-04 18:08:25 +0100 Tobias Oetiker - Table rows with an '_actionSet' key containing a hash with key matching the key of action buttons will be called with 'set' on these buttons when the row gets activated. note that this only works on actions with a key property. $row->{_actionSet} = { edit => { enabled => $ok }, delete => { enabled => $ok, visibility => ( $ok ? 'visible' : 'hidden' ) } } - Action buttons can have the property buttonSet which gets applied when nothing it selected in the table and at creation time. buttonSet => { enabled => false }, 0.29.5 2020-03-03 19:02:35 +0100 Tobias Oetiker - add controller logger to gui plugins if available 0.29.4 2020-03-03 18:22:27 +0100 Tobias Oetiker - stringify arguments in translation array objects - translate invalid field messages 0.29.3 2020-02-28 09:57:50 +0100 Tobias Oetiker - do not translate empty strings 0.29.2 2020-02-27 14:14:03 +0100 Tobias Oetiker - fix popup instanciation with new YAML config 0.29.1 2020-02-21 16:55:09 +0100 Tobias Oetiker - callbackery.locale.MTranslation was missing from MANIFEST and thus from distro 0.29.0 2020-02-21 15:37:33 +0100 Tobias Oetiker - trm with placeholder and arguments work now trm('Hello %1',$name) - in qooxdoo frontend code, use this.xtr(backendData) to translate backend data. * make sure to update your makefile according to the sample in mojolicious-automake to get xgettext support for extracting translatable strings 0.28.0 2020-02-19 18:33:41 +0100 Tobias Oetiker - add support for YAML based config files 0.27.0 2020-01-29 14:58:18 +0100 Tobias Oetiker - stabilized reconf behavior in frontend (@zaucker) - added visible property to table column descriptions (@zaucker) 0.26.3 2020-01-23 11:09:05 +0100 Tobias Oetiker - add 'copySuccessMsg' and 'copyFailMsg' options to field config 0.26.2 2020-01-23 10:44:20 +0100 Tobias Oetiker - updated wording and translations 0.26.1 2020-01-20 15:59:33 +0100 Tobias Oetiker - fixed js syntax (excess ,) 0.26.0 2020-01-20 15:27:13 +0100 Tobias Oetiker - pop config option cancelLabel to override label on calcle button in popups - form field option 'copyOnTap' added to copy readOnly field content to clipboard on tap. 0.25.1 2019-12-16 09:50:38 +0100 Tobias Oetiker - merge translations 0.25.0 2019-12-16 09:44:32 +0100 Tobias Oetiker - pass the output of config.getUrlConfig under the key urlConfig to the getUserConfig backend call and place this in the args key when building the plugin list, allowing plugins to only enable themselves based on keys provided on the url when opening the app. 0.24.1 2019-11-25 10:53:02 +0100 Tobias Oetiker - actually include the new functionality 0.24.0 2019-11-25 10:44:35 +0100 Tobias Oetiker - added support for boolean cells (fritz) 0.23.2 2019-11-22 16:06:25 +0100 Tobias Oetiker - fix handling of trigger fields when loading data into a form 0.23.1 2019-11-19 09:20:20 +0100 Tobias Oetiker - change vertical spacing in form renderer so that no extra space is produced for hidden items 0.23.0 2019-11-18 18:36:01 +0100 Tobias Oetiker - provide current form content on reload so that getters can preserve current values if they so like. - properly json decode utf8 arguments in download links 0.22.2 2019-11-13 18:45:20 +0100 Tobias Oetiker - perl 5.0.22 is ok 0.22.1 2019-11-12 15:09:47 +0100 Tobias Oetiker - use the controllers log if possible to provide call context information in guiplugins 0.22.0 2019-11-06 10:18:12 +0100 Tobias Oetiker - restructure javascript for screen setup to allow override of header and footer from Application.js 0.21.1 2019-10-30 08:41:21 +0100 Tobias Oetiker - remove right padding from form ... if you want padding, you can now add it via screenOpts layout 0.21.0 2019-10-28 15:57:21 +0100 Tobias Oetiker - screenOpts layout and container keys ... see sample app in mojolicious-automake 0.20.0 2019-10-23 08:32:42 +0200 Tobias Oetiker - remove mojolicious generator commands. they are now in https://github.com/oposs/mojolicious-automake 0.19.0 2019-10-17 16:51:43 +0200 Tobias Oetiker - make callbackery work with qx6 and the new node based qooxdoo compiler get the gooddies by running the generator to creat a new app. 0.18.2 2019-09-10 15:14:45 +0200 Tobias Oetiker - added french translation 0.18.1 2019-09-10 12:13:24 +0200 Tobias Oetiker - updated fr and it translations 0.18.0 2019-08-16 11:34:38 +0200 Tobias Oetiker - add support for per-call log cleaners to prevent login call from spilling the password while logging 0.17.4 2019-07-16 15:48:07 +0200 Tobias Oetiker - directly return the error message without mentioning the key that cause it as this is complicating ui translations 0.17.3 2019-06-04 09:18:24 +0200 Tobias Oetiker - textfields CAN be 'null' ... 0.17.2 2019-06-04 09:14:58 +0200 Tobias Oetiker - fix handling of null and undefined field values for textfields 0.17.1 2019-06-04 08:50:03 +0200 Tobias Oetiker - do not loop if two fields are reconfigure triggers modifying their own content in the process - reload read-only fields after reconfig. 0.17.0 2019-05-31 16:02:43 +0200 Tobias Oetiker - add the triggerFormReset key to form elements, when a widget has this key set the form configuration will be re-queried from the server, and the current content of the form will be available in $self->args. In this way it is possible to change settings of the form widgets based on the current form content, as well as altering the content of selectboxes. 0.16.0 2019-04-23 17:04:50 +0200 Tobias Oetiker - if the getUserConfig returns a sessionCookie property, start using it to authenticate and thus skipping the login step. this can be used to implement single sign on ... see bdass. 0.15.1 2019-04-03 15:44:12 +0200 Tobias Oetiker - added missing NumberFormatter to archive 0.15.0 2019-04-03 15:13:53 +0200 Tobias Oetiker - added support for numberformating ... 1000 Byte => 1 kByte see Song.pm for example * 121c4ab - (HEAD -> login-log) log login acctivity (4 minutes ago) * bf1b222 - (origin/master, origin/HEAD, master) fix generator to work with mojo8 (3 months ago) * 4087cfe - trying to get travis going again (3 months ago) * fc77dca - fix some regressions (3 months ago) * 7c715da - fix userform syntax (3 months ago) * dc01dcb - teach Promises to callbackery (3 months ago) * 35bcb56 - 0.13.8 (8 months ago) * f0cb691 - remove stray 0 at the end of the sqlite dump (8 months ago) * 043a79c - (tag: v0.13.7) use database dump in the backup file not the raw db file (8 months ago) * 6dc7875 - (tag: v0.13.4) fix spelling of instanciation ... it is instantiation (8 months ago) * 60c4ec8 - (tag: v0.13.3) must load CallBackery::User (9 months ago) * 2fad13b - (tag: v0.13.2) limit width of note column in forms (9 months ago) * a732cd7 - (tag: v0.13.1) fix call to userObject (9 months ago) * 4878b5b - (tag: v0.13.0) Fighting circular references (9 months ago) * 7547c30 - update PERL_MODULES (10 months ago) * 7d871b9 - (tag: v0.12.9) fix deprecated route syuntax (no more braces) (10 months ago) * d22bf7e - update template PERL_MODULES (10 months ago) * 36e18d1 - (tag: v0.12.8) updated dependncy to require latest qooxdoo plugin (10 months ago) * 71ba760 - widen tests (10 months ago) * 33507d2 - fix cpanmin.us link (10 months ago) * 1716124 - Update README.md (10 months ago) * 3cda105 - Update README.md (10 months ago) * b6b2deb - (tag: v0.12.7) search templates in templates/system (11 months ago) * 1253847 - (tag: v0.12.6) localize $_ before loading locales since this function modifies $_ (11 months ago) * aa50217 - simplify table change detection (12 months ago) * dc13afc - (tag: v0.12.5) new String is not a good thing ... stick with just String (1 year ago) * e65abe4 - add missing Makefile (1 year ago) * b0ff480 - (tag: v0.12.3) fix user object for up and downloads (1 year, 1 month ago) * 88ba138 - (tag: v0.12.2) auto build source version (1 year, 1 month ago) * 5898387 - add a cache-control header for all requests but those going for the resource files. (1 year, 1 month ago) * bd53c60 - (tag: v0.12.0) v0.12.0 (1 year, 2 months ago) * 4e0dfba - additional types supported for table columns: - string - number including format option (1 year, 2 months ago) * 8d5425f - qxclass changes (1 year, 2 months ago) * 6494665 - local class (1 year, 2 months ago) * ae4f5ed - local class (1 year, 2 months ago) * 851f7d3 - add bin makefile handle qxpath seperately (1 year, 2 months ago) * 6c7450c - app names with - and not _ please (1 year, 2 months ago) * 603bd0e - update to latest CallBackery (1 year, 2 months ago) * 7c52763 - (tag: v0.11.2) handle text fields with 0 (numeric) content properly (1 year, 3 months ago) * 901ce64 - (tag: v0.11.1) fix popup regression (1 year, 4 months ago) * 683f147 - (tag: v0.11.0) make visibility propagation actually work (1 year, 5 months ago) * 8eb8770 - a bunch of changes to enable plugins to hide themselves if they want to (1 year, 5 months ago) * f3c697c - * improve handling of user objects * add support for #focusApp=xxx location argument (1 year, 5 months ago) * 874ba3c - (tag: v0.10.9) no more transitions for blocker (1 year, 9 months ago) * e1e5f4a - (tag: v0.10.8) 0.10.8 (1 year, 9 months ago) * a401b20 - make download work again (1 year, 9 months ago) * 8a9f180 - do not recursively define SHARE (1 year, 9 months ago) * d04d959 - move blocker tuneing into separate method, so that alternate implemenations are simple (1 year, 9 months ago) * 48146ac - (tag: v0.10.7) blurring blocker effect added (1 year, 9 months ago) * b61ada6 - (tag: v0.10.6) de-slurpify (1 year, 10 months ago) * 9ad58c9 - (tag: v0.10.5) html widget must be added with flex (1 year, 11 months ago) * 282b55b - (tag: v0.10.4) * allow to translate lable property of form fields * unbreak html plugin after _populate move (1 year, 11 months ago) * 4ea1a06 - do not reinstantiate the database handle (1 year, 11 months ago) * 9aff270 - publish user info too (1 year, 11 months ago) * 8e28e7c - new FRONTEND parameter max_width for the maximum width of the ui component (1 year, 11 months ago) * a837348 - Merge pull request #44 from zaucker/DateTime (1 year, 11 months ago) |\ | * c3a30ca - Easier extension of plugins (1 year, 11 months ago) * | 1e28f20 - (tag: v0.10.0) added date time to dist (2 years ago) * | cafe876 - Merge branch 'master' of github.com:oetiker/callbackery (2 years ago) |\ \ | * \ 7cd362b - Merge pull request #43 from zaucker/DateTime (2 years ago) | |\ \ | | |/ | | * 608c206 - Merge branch 'master' into DateTime (2 years ago) | | |\ | | |/ | |/| | | * 12ed8b1 - Add DateTime widget (2 years ago) | | * 46f8d9b - Merge branch 'master' of https://github.com/zaucker/callbackery into NoSQL (2 years ago) | | |\ * | | | 9ee4a65 - v0.10.0 (2 years ago) * | | | 8c8cd49 - some versions of perl seem to not like objects with methods called system (2 years ago) |/ / / * | | 29397a6 - (tag: v0.9.0) * new pseudo 'action spacer' to space out buttons * support for header and notes in table form fields (2 years ago) * | | 4176e28 - use hiddenText feature (2 years ago) * | | 7527497 - (tag: v0.8.18) allow to configure an alternate spinner image (2 years ago) * | | e96a531 - translate placeholders (2 years ago) * | | a9cd000 - (tag: v0.8.17) patch the curent color theme! (2 years ago) * | | 9c5f027 - (tag: v0.8.16) db handle must always be fresh ... (2 years ago) * | | 1035b7d - (tag: v0.8.15) fix require statement (2 years ago) * | | ca8ba6d - better search and replace expression for README on version change (2 years ago) * | | 08d98b2 - selection is not known here when submissing data so the handlers must be valid in any case (2 years ago) * | | 3622291 - (tag: v0.8.14) fix dependencies (2 years ago) * | | b3cb811 - add minimal dependencies back in (2 years ago) * | | 774d1f8 - (tag: v0.8.13) * remove sqlite dependency * transition to Mojo::File properly (2 years ago) * | | d64efb0 - Merge pull request #41 from zaucker/NoSQL (2 years ago) |\ \ \ | |/ / | * | 22fe9f7 - Replace use CallBackery::Database with require in database attribute (2 years ago) | * | ccb5147 - Replace use CallBackery::Database with require in database attribute (2 years ago) * | | 4f31622 - (tag: v0.8.12) sync up (2 years ago) * | | 0d3e49f - Merge pull request #39 from zaucker/LoginConfigurable (2 years ago) |\ \ \ | * \ \ 88bee81 - Merge branch 'LoginConfigurable' of https://github.com/zaucker/callbackery into LoginConfigurable (2 years ago) | |\ \ \ | | * | | fa585b8 - Fix CHANGES file (2 years ago) | | * | | 653fb58 - Revert "Replace deprecated Mojo::Util::slurp() function" (2 years ago) | | * | | c4b08e9 - Make login screen configurable (2 years ago) | | | |/ | | |/| | * | | f904916 - Make login screen configurable (2 years ago) | |/ / | * | 67dae26 - Replace deprecated Mojo::Util::slurp() function (2 years ago) * | | 1405372 - Merge pull request #40 from zaucker/MojoUpdate (2 years ago) |\ \ \ | |/ / |/| / | |/ | * c78b39e - Fix slurp (2 years ago) |/ * 98fae34 - handle id strings in utf8 (2 years ago) * ee17db1 - (tag: v0.8.11) 0.8.11 (2 years ago) * 723dba1 - implement #36 (2 years ago) * 4cdc054 - (tag: v0.8.10) prep for 0.8.10 (2 years ago) * c666bdd - added missing translations (2 years ago) * dfda28e - (tag: v0.8.9) 0.8.9 (2 years, 1 month ago) * ecfee68 - Merge pull request #31 from samoser/FixForTableRowSelection (2 years, 1 month ago) |\ | * 99f33e5 - row must be unselected when data is not existing (2 years, 1 month ago) |/ * 1903916 - (tag: v0.8.8) we need a newer version (2 years, 2 months ago) * 0f17bc6 - merge master (2 years, 2 months ago) * 5bb348e - Merge branch 'master' of github.com:oetiker/callbackery (2 years, 2 months ago) |\ | * efa25c4 - Merge pull request #30 from manwar/fix-pod-errors (2 years, 3 months ago) | |\ | | * 29adfa0 - Fix pod error as reported by CPANTS. http://cpants.cpanauthors.org/dist/CallBackery (2 years, 3 months ago) | |/ * | 2fe27fa - improve portability (2 years, 2 months ago) |/ * 4275dcc - better readme (2 years, 3 months ago) * 0c6b5e6 - better readme (2 years, 3 months ago) * b7b4b10 - this.tr is not available in server.js. fix for #29 (2 years, 3 months ago) * 25418af - (tag: v0.8.4) v0.8.4 (2 years, 3 months ago) * 847b0b1 - allow html in header (2 years, 3 months ago) * 02d43ea - translate busy message (2 years, 3 months ago) * 762bf8e - fix loading animation (2 years, 3 months ago) * 2cd7746 - fix args regression (2 years, 4 months ago) * 9ec77b6 - 0.8.2 (2 years, 4 months ago) * 55cfdca - args should alwais at least contain a hash ... this is only a stop gap fix ... we realy have to pass the partenArgs every time we interact with the plugin (2 years, 4 months ago) * c28ab41 - (tag: v0.8.1) 0.8.1 * allow escape to cancle popupClosed (2 years, 4 months ago) * 7c674ff - (tag: v0.7.1) fix readme issue (2 years, 4 months ago) * 80ef5e1 - cpanmin.us seems unstable (2 years, 4 months ago) * 061b82c - (tag: v0.7.0) added context menu and default action to table widget (2 years, 4 months ago) * a23d65a - handle validation on selectboxes without content (2 years, 5 months ago) * b485eb7 - be more careful with the server handler (2 years, 5 months ago) * ca89896 - better sample build app (2 years, 5 months ago) * 02a4dea - re-indent (2 years, 5 months ago) * 17493a7 - improved build system (2 years, 5 months ago) * 2325ae2 - (tag: v0.6.5) release 0.6.5 (2 years, 6 months ago) * 84b7e2b - Merge pull request #28 from samoser/PopUpPopUp (2 years, 6 months ago) |\ | * bd84797 - PopUp-Rekursion von Tobi (2 years, 6 months ago) * | 0d138c9 - (tag: v0.6.4) table row focus fix (2 years, 8 months ago) * | 14edd3e - table row focus fix (2 years, 8 months ago) * | 441f4eb - (tag: v0.6.3) update changes (2 years, 8 months ago) * | 0e8c833 - cleanup additions (2 years, 8 months ago) * | 6d891a4 - refresh table on appear fix for #25 (2 years, 8 months ago) * | 7cc669c - handle action response on upload fix for #22 (2 years, 8 months ago) * | 7237520 - Merge pull request #27 from zaucker/Translation (2 years, 8 months ago) |\ \ | * | 6201f5c - Enable Qooxdoo translations (2 years, 8 months ago) |/ / * | 8befa00 - Merge pull request #26 from zaucker/SupportFooter (2 years, 8 months ago) |\ \ | * | 089fbb1 - Revert "Revert "Revert previous change for Upload toolbar button and just make UploadButton.js extend qx.ui.toolbar.Button"" (2 years, 8 months ago) | * | 0b553b2 - Revert "Allow date format table columns" (2 years, 8 months ago) | * | 0a77075 - Add optional support link to application footer (2 years, 8 months ago) | * | 05cc5d0 - Revert "Add optional support link to application footer" (2 years, 8 months ago) | * | f832ff7 - Add optional support link to application footer (2 years, 8 months ago) | * | 3b30862 - Revert "Revert previous change for Upload toolbar button and just make UploadButton.js extend qx.ui.toolbar.Button" (2 years, 9 months ago) | * | 32ed584 - Allow date format table columns (2 years, 9 months ago) * | | d88758b - (tag: v0.6.2) fix noReload option (2 years, 8 months ago) * | | 850a312 - (tag: v0.6.1) add changes file (2 years, 8 months ago) * | | 937b6c4 - (tag: v0.6.0) Merge branch 'master' of github.com:oetiker/callbackery (2 years, 8 months ago) |\ \ \ | * \ \ ebae297 - Merge pull request #21 from samoser/samoser-patch-1 (2 years, 8 months ago) | |\ \ \ | | |_|/ | |/| | | | * | 59e0165 - Update Action.js (2 years, 8 months ago) | |/ / * | | c495015 - feature updates (2 years, 8 months ago) |/ / * | 449ed66 - return a hash pointer! (2 years, 8 months ago) * | bcd45e1 - make the warning about unsaved data configurable (2 years, 8 months ago) * | 64af5df - fix for Makefile glob (2 years, 8 months ago) * | 3008e71 - do not install Makefiles (2 years, 8 months ago) * | 8d41a53 - Merge branch 'master' of github.com:oetiker/callbackery (2 years, 9 months ago) |\ \ | * \ 3a73c69 - Merge pull request #20 from zaucker/TableDateFormat (2 years, 9 months ago) | |\ \ | | * \ 67d1e12 - Merge branch 'TableDateFormat' of https://github.com/zaucker/callbackery into TableDateFormat (2 years, 9 months ago) | | |\ \ | | | * | 1446775 - Change row to col for column name (2 years, 9 months ago) | | | * | a7563ae - Add date format for table columns (2 years, 9 months ago) | | * | | d852a92 - Add date format for table columns (2 years, 9 months ago) | | |/ / | | * | 8cb231d - Merge branch 'master' of https://github.com/oetiker/callbackery into TableDateFormat (2 years, 9 months ago) | | |\ \ | | |/ / | |/| | | | * | 2778ce4 - Revert "Revert "Only set selection on none-empty tables"" (2 years, 9 months ago) * | | | 729556e - optimize code (2 years, 9 months ago) |/ / / * | | 683a02e - its col not row! (2 years, 9 months ago) * | | 8a042dc - its col not row (2 years, 9 months ago) * | | 839d27c - Merge pull request #19 from zaucker/TableSelection (2 years, 9 months ago) |\ \ \ | * | | c79877f - Revert "Allow date format columns in table" (2 years, 9 months ago) | * | | 301f511 - Only set selection on none-empty tables (2 years, 9 months ago) | |/ / | * | 798857c - Allow date format columns in table (2 years, 9 months ago) | * | bfa27f6 - Revert "Revert previous change for Upload toolbar button and just make UploadButton.js extend qx.ui.toolbar.Button" (2 years, 9 months ago) | * | 710500b - Revert "Only set selection on none-empty tables" (2 years, 9 months ago) | |/ | * 09b0878 - Revert previous change for Upload toolbar button and just make UploadButton.js extend qx.ui.toolbar.Button (2 years, 9 months ago) | * 05ca327 - Only set selection on none-empty tables (2 years, 9 months ago) * | b9d7c8d - improved build system (2 years, 10 months ago) * | f8d74d7 - more perl checking (2 years, 11 months ago) * | e3537a8 - more perl checking (2 years, 11 months ago) * | 3118b4f - integrate latest findings from logsender (2 years, 11 months ago) * | ef20a5a - make perl module building a bit simpler ... just build them don't mess (3 years ago) * | 6f04a1a - simpler gitignore (3 years, 1 month ago) * | a949a75 - added .gitignore to sample app (3 years, 1 month ago) * | 51d36f7 - make sure one does NOT install in the same directory as the source was unpacked (3 years, 2 months ago) * | 76ed15d - be more careful to rebuild the perl module repo (3 years, 2 months ago) * | 6d51350 - curl seems to work better on old linuxes than wget ... so lets try curl first (3 years, 2 months ago) * | 63ec92c - (tag: v0.5.0) 0.5.0 (3 years, 2 months ago) * | 40d9aaa - Merge pull request #14 from zaucker/FixCheckbox (3 years, 2 months ago) |\ \ | |/ | * 07b2e95 - null should not check checkbox (3 years, 2 months ago) | * 9ba5773 - Add UploadToolbarButton (3 years, 2 months ago) | * dedeb3a - Allow hidden text fields (e.g. for database id fields in edit forms) (3 years, 2 months ago) * | d67fa50 - Merge pull request #11 from zaucker/HiddenField (3 years, 2 months ago) |\ \ | |/ | * 396b8f6 - Allow numeric and other date values (3 years, 2 months ago) |/ * f3e8c7d - (tag: v0.4.1) extra ; removed (3 years, 2 months ago) * 1cc7bce - (tag: v0.4.0) more changes to make app work again (3 years, 2 months ago) * a995d4d - (tag: v0.3.4) ready for 0.3.4 (3 years, 3 months ago) * 179e8d5 - (tag: v0.3.3) Merge branch 'master' of github.com:oetiker/callbackery (3 years, 3 months ago) |\ | * 7907b1c - Merge pull request #8 from maettu/master (3 years, 3 months ago) | |\ | | * 9cebaaa - Merge remote-tracking branch 'upstream/master' (3 years, 3 months ago) | | |\ | | |/ | |/| | | * efa457a - small README enhancements / typo fixes (3 years, 3 months ago) * | | 4794afe - push 0.3.3 (3 years, 3 months ago) |/ / * | 0be3b07 - added missing Makefile (3 years, 3 months ago) * | 076120c - do not require a perl version in configure (3 years, 3 months ago) * | ed6886e - dokument changes (3 years, 3 months ago) * | f32ab00 - move thirdparty building into its own Makefile (3 years, 3 months ago) * | 8fa3f39 - (tag: v0.3.2) 0.3.2 (3 years, 3 months ago) * | f5f7cc2 - make sure assets get copied (3 years, 3 months ago) * | a64a860 - (tag: v0.3.1) no version necessary (3 years, 3 months ago) * | 2fc1203 - update versions (3 years, 3 months ago) * | 7f06d31 - never save a copy of dbh ... always get a new one (3 years, 3 months ago) * | 915399c - fix reload handling for tables (3 years, 3 months ago) * | 2d0ab84 - small fixes to the sample app (3 years, 3 months ago) * | c1eb3d2 - another loading fix (3 years, 4 months ago) * | e3a1498 - fix loading issue better better (3 years, 4 months ago) * | 567692d - fix 'loading' book keeping to not get out of step even when one reload fails for some reason (3 years, 4 months ago) * | f6c38f7 - make sure we rebuild on config changes (3 years, 4 months ago) |/ * 43dfa90 - (tag: v0.3.0) ready for 0.3.0 release (3 years, 5 months ago) * 9ac2f71 - Merge pull request #7 from zaucker/master (3 years, 5 months ago) |\ | * 4130737 - Convert incoming epoch seconds to milliseconds (3 years, 5 months ago) | * 9733692 - Fix docu (3 years, 5 months ago) | * 2324356 - Fix typo (3 years, 5 months ago) | * 872a445 - Fix documentation (3 years, 5 months ago) * | d75ed55 - Merge pull request #6 from zaucker/master (3 years, 5 months ago) |\ \ | |/ | * 7ea9452 - Fix usage message for --with-qooxdoo-sdk-dir (3 years, 5 months ago) * | bc5ec69 - Merge pull request #5 from zaucker/master (3 years, 6 months ago) |\ \ | |/ | * 18cf754 - Remove debug output (3 years, 6 months ago) | * ca38400 - Fix date setter (3 years, 6 months ago) * | 6051c06 - Merge pull request #4 from zaucker/master (3 years, 6 months ago) |\ \ | |/ | * 1396dd6 - Added some missing commas (3 years, 6 months ago) * | c1f28a5 - Merge pull request #3 from zaucker/master (3 years, 6 months ago) |\ \ | |/ | * 3f89b77 - Add registry for applicaiton specific GUI plugins (3 years, 6 months ago) * | 6f336d9 - Merge pull request #2 from zaucker/master (3 years, 6 months ago) |\ \ | |/ | * 592de53 - Fix spelling and docu (3 years, 6 months ago) | * 00913ff - Fix spelling (3 years, 6 months ago) |/ * 108bbb2 - (tag: v0.2.6) 0.2.6 (3 years, 6 months ago) * d785816 - improved rules for qooxdoo building (3 years, 6 months ago) * 53d52c3 - cut down on excessive reloading of the table widget (3 years, 6 months ago) * 125039f - add search example (3 years, 6 months ago) * f814906 - automatically sync CallBackery dependency in sample app (3 years, 6 months ago) * 3659355 - automatically sync CallBackery dependency in sample app (3 years, 6 months ago) * 023103e - do not rebuild webclient so agressively (3 years, 6 months ago) * b809021 - fix documentation (3 years, 6 months ago) * 9cd1425 - fix path to cpanm (3 years, 6 months ago) * 3c400d0 - cpan release (3 years, 6 months ago) * ee2badd - testdata.sql does not exist (3 years, 6 months ago) * d010b74 - add path magic to example script (3 years, 6 months ago) * 5600987 - tuneing (3 years, 6 months ago) * 5175320 - logic errors (3 years, 6 months ago) * ca59604 - better docs (3 years, 6 months ago) * 5db5cf3 - better readme (3 years, 6 months ago) * 32945ef - better readme (3 years, 6 months ago) * 6455aa2 - travis (3 years, 6 months ago) * a3fd78c - travis (3 years, 6 months ago) * bea9f9e - travis (3 years, 6 months ago) * 4c79da0 - updated readme (3 years, 6 months ago) * 168174a - initial travis support (3 years, 6 months ago) * 08a4534 - better readme (3 years, 6 months ago) * 1c24e51 - fixes (3 years, 6 months ago) * 1c9e6c8 - tuneing (3 years, 6 months ago) * 59f9763 - documentation tuning (3 years, 6 months ago) * cb10f70 - the big reshuffle (3 years, 6 months ago) * 9ab03cc - (origin/0.2) enable 'password saving in login' dialog (3 years, 7 months ago) * 9477b36 - added templates (3 years, 10 months ago) * 0427f4f - (tag: v0.1.5) Merge branch 'master' of github.com:oetiker/callbackery (3 years, 11 months ago) |\ | * fb55b37 - Merge pull request #1 from zaucker/master (4 years, 1 month ago) | |\ | | * 25986fb - Remove unnecessary ; (4 years, 1 month ago) | | * 2c3454a - Suppress warnings from ioctl.ph (4 years, 1 month ago) | |/ * | 299ab1a - we want a newer Qooxdoo (3 years, 11 months ago) * | 1487490 - 1.5.0 (3 years, 11 months ago) * | 1113aa7 - that mus be defined outside of the callback or it will fail (3 years, 11 months ago) * | 232ac6d - add some security tweaks (3 years, 11 months ago) * | 897d435 - set field names so that the browser can autofill them (4 years, 3 months ago) |/ * e4caace - new version to trigger updates (4 years, 4 months ago) * e5f7572 - minimal testing added (4 years, 4 months ago) * 35b52f8 - first code drop (4 years, 4 months ago) * e3ace2d - initial (4 years, 4 months ago) * 21d02cf - Initial commit (4 years, 6 months ago)