Stefan Klug
|
4f91a30fec
|
add python3 suppport based on 2to3 script
|
2015-10-27 21:58:18 +01:00 |
|
Gaetan Delannay
|
588fa9b54f
|
[gen] Static param SomeClass.resultModes replaces 'resultMode' and allows to define the way instances of this class are shown on query results: as a 'list' (the default), a 'grid' or using a custom px that must be defined on SomeClass.
|
2015-03-19 18:56:36 +01:00 |
|
Gaetan Delannay
|
8b90d877a8
|
[gen] Bugfixes.
|
2015-02-17 08:58:04 +01:00 |
|
Gaetan Delannay
|
f842c0ce02
|
[gen] Replaced old-style JS calls to 'askAjaxChunk' to calls to 'askAjax'.
|
2015-02-13 17:29:51 +01:00 |
|
Gaetan Delannay
|
7c58582b9a
|
[gen] Anti-double-click system.
|
2015-02-10 17:20:50 +01:00 |
|
Gaetan Delannay
|
40e3612682
|
[gen] New ajax system: more bugfixes.
|
2015-02-05 14:05:29 +01:00 |
|
Gaetan Delannay
|
a6645f33ff
|
[gen] FInalized ajaxification of search rows and rows of tied objects in Refs.
|
2015-02-04 18:33:27 +01:00 |
|
Gaetan Delannay
|
1bd6cf29a3
|
[gen] Modified Ajax system to be able to ajax-refresh a single row within query results or ref tied object (ongoing work).
|
2015-02-03 10:56:15 +01:00 |
|
Gaetan Delannay
|
34cafcdbc1
|
[gen] Improvements in the rendering of buttons throughout the web UI. [gen] Ref field and Search: added param 'showActions' allowing to show or not the range of icons and buttons below or besides every tied or queried object.
|
2015-01-19 15:44:09 +01:00 |
|
Gaetan Delannay
|
c11002b7d5
|
[gen] Class.listColumns can now be a static method (accepting the tool as single arg). [gen] Indexed Ref fields are now sortable. For every such field, 2 indexes are created: a list index for searching, and a standard index for sorting (by their title).
|
2014-11-28 14:42:32 +01:00 |
|
Gaetan Delannay
|
7484fbca93
|
[gen] Added the possibility to navigate to tied object number X within a list of tied objects from a Ref that is numbered.
|
2014-10-21 09:25:37 +02:00 |
|
Gaetan Delannay
|
dda894089a
|
[gen] When param Ref.select is a Search instance, Search.name can be ommitted; added code that shows a warning: Appy is not compatible with MSIE below 9.
|
2014-07-28 17:35:49 +02:00 |
|
Gaetan Delannay
|
a45dfa8dd0
|
[gen] Ref field: first cmplete version of Ref with link='popup'.
|
2014-07-28 12:29:16 +02:00 |
|
Gaetan Delannay
|
0bcd0055a3
|
[gen] More work on Refs with popup='true'.
|
2014-07-25 15:07:31 +02:00 |
|
Gaetan Delannay
|
792db32f27
|
[gen] Allow to show checkboxes for search results.
|
2014-07-19 13:42:39 +02:00 |
|
Gaetan Delannay
|
b2a2aa5210
|
[gen] Ref.select can now hold a Search instance; began implementation of Ref.link == 'popup'.
|
2014-07-18 16:54:11 +02:00 |
|
Gaetan Delannay
|
7adbc7e4bc
|
[gen] Fixed groups with style 'tabs'; reused the same tabs for representing phases; pages and phases are now outside the portlet, rendered horizontally below the breadcrumb; methods getSupBreadCrumb and getSubBreadCrumb can now be defined on every gen-class to customize what is shown above and below the breadcrumb (=title with a prefix) on view layouts (those methods are similar to getSubTitle and getSupTitle when displaying lists of objects).
|
2014-04-29 19:02:06 +02:00 |
|
Gaetan Delannay
|
5223af2a62
|
[gen] Get rid of some Zope-specific security aspects. This is a preparatory work to extend the Appy authentication system to perform ldap authentication as well.
|
2013-08-23 18:57:27 +02:00 |
|
Gaetan Delannay
|
04852360fa
|
[gen] Goodbye Zope Page Templates.
|
2013-08-21 22:25:27 +02:00 |
|
Gaetan Delannay
|
1bd77d68c4
|
[gen] Refactoring.
|
2013-08-21 13:54:56 +02:00 |
|