appypod-rattail/gen/ui
2013-05-22 10:27:31 +02:00
..
ckeditor [gen] UI improvements. 2013-04-11 16:01:52 +02:00
jscalendar appy.gen: configured ckeditor for Appy; bugfix in jscalendar integration. 2012-01-02 16:59:11 +01:00
widgets [gen] Bugfix: do not show the Calendar widget (search and edit layouts) if field.calendar is False. 2013-04-30 11:45:31 +02:00
ajax.pt [gen] Added a new calendar field, allowing to add a single (typed) event by day. 2012-10-03 14:44:34 +02:00
appy.css [gen] Added Config.discreetLogin allowing to put a discreet link on the main page for logging in, instead of the login form in the central strip, for sites where logged users do not represent the majority of visitors (only some admins). 2013-05-10 12:16:57 +02:00
appy.js [gen] Add the possibility, for an admin, to unlock a page that was locked for too long by some user. 2013-05-22 10:27:31 +02:00
appyConfig.gif [gen] UI improvements. 2013-04-11 16:01:52 +02:00
appyrtl.css [gen] Added Config.discreetLogin allowing to put a discreet link on the main page for logging in, instead of the login form in the central strip, for sites where logged users do not represent the majority of visitors (only some admins). 2013-05-10 12:16:57 +02:00
arrowDown.png [gen] For Strings with validator=String.URL, an HTML link is rendered in view layouts; added a 'real' 'state' field to any Appy class, allowing to use it in search screens for example; added 2 hook methods: getIcons and getSubTitles, allowing to add, in lists of objects (Refs or queries), icons besides the title and anything below it; optimized query.pt: for every new query, 1 server request is done (previously, one standard request + one ajax request were done); removed columns 'actions' (Refs, query): action icons are not included in the column containing the title (we avoid having empty columns whhen no action is available). 2012-10-31 21:17:31 +01:00
arrowLeftDouble.png appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
arrowLeftSimple.png appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
arrowRightDouble.png appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
arrowRightSimple.png appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
arrowUp.png [gen] For Strings with validator=String.URL, an HTML link is rendered in view layouts; added a 'real' 'state' field to any Appy class, allowing to use it in search screens for example; added 2 hook methods: getIcons and getSubTitles, allowing to add, in lists of objects (Refs or queries), icons besides the title and anything below it; optimized query.pt: for every new query, 1 server request is done (previously, one standard request + one ajax request were done); removed columns 'actions' (Refs, query): action icons are not included in the column containing the title (we avoid having empty columns whhen no action is available). 2012-10-31 21:17:31 +01:00
banner.jpg [doc] Continued work on doc, website and look. 2012-09-13 14:43:40 +02:00
bannerrtl.jpg [gen] Bugfix in the standard banner for RTL languages. 2012-09-20 15:43:53 +02:00
calendar.gif appy.gen: configured ckeditor for Appy; bugfix in jscalendar integration. 2012-01-02 16:59:11 +01:00
callMacro.pt [gen] Bugfix in RTL languages support; [pod] xhtml2odt: bugfix in management of styles applied to inner p tags added within li tags. 2012-07-03 15:00:45 +02:00
cancel.png appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
changes.png [gen] Prepared for showing changes on every field. 2013-01-08 13:29:21 +01:00
changesNo.png [gen] Prepared for showing changes on every field. 2013-01-08 13:29:21 +01:00
close.png [gen] Added a i18n label used for the title of web pages and added a default favicon and the possibility to override it. 2012-09-20 09:37:33 +02:00
collapse.gif appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
current.png appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
delete.png [gen] For Strings with validator=String.URL, an HTML link is rendered in view layouts; added a 'real' 'state' field to any Appy class, allowing to use it in search screens for example; added 2 hook methods: getIcons and getSubTitles, allowing to add, in lists of objects (Refs or queries), icons besides the title and anything below it; optimized query.pt: for every new query, 1 server request is done (previously, one standard request + one ajax request were done); removed columns 'actions' (Refs, query): action icons are not included in the column containing the title (we avoid having empty columns whhen no action is available). 2012-10-31 21:17:31 +01:00
doc.png Added method Wrapper.isEmpty(name) that checks if the content of some field is empty or not on a given object. 2012-06-13 09:31:09 +02:00
done.png appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
edit.png [gen] First draft of a system for locking pages when editing it. 2013-01-14 16:58:30 +01:00
edit.pt [gen] Added, on edit.pt (the unique Appy form) a handler window.onbeforeunload to warn the user that data can be lost or a lock can stay on the object. 2013-01-18 14:32:29 +01:00
editBig.png appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
expand.gif appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
eye.png appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
fakeTransition.gif appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
favicon.ico [gen] Added a i18n label used for the title of web pages and added a default favicon and the possibility to override it. 2012-09-20 09:37:33 +02:00
folder.gif appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
footer.pt [gen] Added support for right-to-left (RTL) languages. 2012-06-27 13:27:24 +02:00
funnel.png appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
gotoSource.png appy.gen: bugfix in group widget 'tabs'; improved layout of grid widgets in view mode; appy.pod: class OdtTable allows to generate HTML tables as well. 2011-12-09 08:56:37 +01:00
help.png appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
home.gif [gen] UI improvements. 2013-04-11 16:01:52 +02:00
home.pt [doc] Continued work on doc, website and look. 2012-09-13 14:43:40 +02:00
icons.pt [gen] Added Config.discreetLogin allowing to put a discreet link on the main page for logging in, instead of the login form in the central strip, for sites where logged users do not represent the majority of visitors (only some admins). 2013-05-10 12:16:57 +02:00
import.png appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
import.pt [gen] Added, on edit.pt (the unique Appy form) a handler window.onbeforeunload to warn the user that data can be lost or a lock can stay on the object. 2013-01-18 14:32:29 +01:00
li.gif appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
lirtl.gif [gen] Added support for right-to-left (RTL) languages. 2012-06-27 13:27:24 +02:00
locked.png [gen] First draft of a system for locking pages when editing it. 2013-01-14 16:58:30 +01:00
lockedBig.png [gen] Improved the page lock system. 2013-01-18 11:26:01 +01:00
logout.gif [gen] UI improvements. 2013-04-11 16:01:52 +02:00
navigate.pt [gen] Added the possibility to define dict someClass.styles (with, currently, a single entry 'title'), allowing to specify alternative CSS classes for class-related elements (here, 'title' allows to define an alternative CSS class for the link allowing to click on some instance of the class on a query or ref). 2013-04-27 02:15:44 +02:00
next.png appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
object.gif appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
ods.png [pod+gen] Added POD rendering based on ODS templates. Integrated with gen. 2013-02-05 08:51:25 +01:00
odt.png [gen] Graphical improvements. 2012-09-19 17:48:49 +02:00
ogone.gif [gen] First version of a Ogone Appy plug-in. 2012-07-26 17:22:22 +02:00
page.pt [gen] Add the possibility, for an admin, to unlock a page that was locked for too long by some user. 2013-05-22 10:27:31 +02:00
pdf.png [gen] Finalized pending i18n. 2012-06-03 18:34:56 +02:00
plus.png [gen] Bugfix while managing languages, ui improvements. 2012-05-29 20:50:18 +02:00
portlet.pt [gen] Add the possibility, for an admin, to unlock a page that was locked for too long by some user. 2013-05-22 10:27:31 +02:00
previous.png appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
query.pt [gen] For Strings with validator=String.URL, an HTML link is rendered in view layouts; added a 'real' 'state' field to any Appy class, allowing to use it in search screens for example; added 2 hook methods: getIcons and getSubTitles, allowing to add, in lists of objects (Refs or queries), icons besides the title and anything below it; optimized query.pt: for every new query, 1 server request is done (previously, one standard request + one ajax request were done); removed columns 'actions' (Refs, query): action icons are not included in the column containing the title (we avoid having empty columns whhen no action is available). 2012-10-31 21:17:31 +01:00
refresh.png appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
required.gif appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
result.pt [gen] Added the possibility to define dict someClass.styles (with, currently, a single entry 'title'), allowing to specify alternative CSS classes for class-related elements (here, 'title' allows to define an alternative CSS class for the link allowing to click on some instance of the class on a query or ref). 2013-04-27 02:15:44 +02:00
rtf.png appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
save.png appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
search.gif [gen] Bugfix while managing languages, ui improvements. 2012-05-29 20:50:18 +02:00
search.pt [gen] Added the possibility to span widgets on several columns on the search screen (param Field.scolspan). 2012-12-14 09:23:33 +01:00
select_elems.png appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
sortAsc.png appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
sortDesc.png appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
sortDown.gif appy.gen: configured ckeditor for Appy; bugfix in jscalendar integration. 2012-01-02 16:59:11 +01:00
sortUp.gif appy.gen: configured ckeditor for Appy; bugfix in jscalendar integration. 2012-01-02 16:59:11 +01:00
space.gif appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
tabBg.png [gen] Graphical improvements. 2012-09-19 17:48:49 +02:00
tabBgu.png [gen] Graphical improvements. 2012-09-19 17:48:49 +02:00
tabLeft.png [gen] Graphical improvements. 2012-09-19 17:48:49 +02:00
tabLeftu.png [gen] Graphical improvements. 2012-09-19 17:48:49 +02:00
tabRight.png [gen] Graphical improvements. 2012-09-19 17:48:49 +02:00
tabRightu.png [gen] Graphical improvements. 2012-09-19 17:48:49 +02:00
template.pt [gen] Added Config.discreetLogin allowing to put a discreet link on the main page for logging in, instead of the login form in the central strip, for sites where logged users do not represent the majority of visitors (only some admins). 2013-05-10 12:16:57 +02:00
to.png appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
toggleDetails.png [gen] For Strings with validator=String.URL, an HTML link is rendered in view layouts; added a 'real' 'state' field to any Appy class, allowing to use it in search screens for example; added 2 hook methods: getIcons and getSubTitles, allowing to add, in lists of objects (Refs or queries), icons besides the title and anything below it; optimized query.pt: for every new query, 1 server request is done (previously, one standard request + one ajax request were done); removed columns 'actions' (Refs, query): action icons are not included in the column containing the title (we avoid having empty columns whhen no action is available). 2012-10-31 21:17:31 +01:00
unlink.png [gen] For Strings with validator=String.URL, an HTML link is rendered in view layouts; added a 'real' 'state' field to any Appy class, allowing to use it in search screens for example; added 2 hook methods: getIcons and getSubTitles, allowing to add, in lists of objects (Refs or queries), icons besides the title and anything below it; optimized query.pt: for every new query, 1 server request is done (previously, one standard request + one ajax request were done); removed columns 'actions' (Refs, query): action icons are not included in the column containing the title (we avoid having empty columns whhen no action is available). 2012-10-31 21:17:31 +01:00
unlock.png [gen] Add the possibility, for an admin, to unlock a page that was locked for too long by some user. 2013-05-22 10:27:31 +02:00
view.pt [gen] First draft of a system for locking pages when editing it. 2013-01-14 16:58:30 +01:00
waiting.gif appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
warning.png [doc] Continued work on doc, website and look. 2012-09-13 14:43:40 +02:00
warning_no.gif appy.gen: first Ploneless version. 2011-11-25 18:01:20 +01:00
xls.png [pod+gen] Added POD rendering based on ODS templates. Integrated with gen. 2013-02-05 08:51:25 +01:00