Robert Gaggl
2bfd8c51ff
skin mailbody was renamed to mailregconfirm
2003-12-09 19:55:41 +00:00
Robert Gaggl
7f7ac464d6
added renaming of db stored mail skins
2003-12-09 19:55:09 +00:00
Robert Gaggl
2189f20744
the former mailbody.skin
2003-12-09 19:54:52 +00:00
Robert Gaggl
d084223695
renamed to mailstatuschange.skin
2003-12-09 19:54:29 +00:00
Robert Gaggl
a1a20f8b5b
the former pwdmail.skin
2003-12-09 19:54:04 +00:00
Robert Gaggl
a168dc4d27
renamed to mailpassword.skin
2003-12-09 19:53:34 +00:00
Robert Gaggl
24d48fc0df
renamed to mailregconfirm.skin
2003-12-09 19:52:10 +00:00
Robert Gaggl
666a8734ac
initial check-in
2003-12-08 22:59:01 +00:00
Robert Gaggl
efc302e658
removed
2003-12-08 22:57:05 +00:00
Robert Gaggl
8da39d7053
renamed to mgrlistitem.skin
2003-12-08 22:55:43 +00:00
Robert Gaggl
c493a9c8e1
added hint for layouts in welcome text
2003-12-08 22:55:05 +00:00
Robert Gaggl
f61da9c908
modified layout
2003-12-08 22:54:36 +00:00
Robert Gaggl
9ad1d72f85
removed collection "all", added collections "modified" and "custom"
2003-12-08 22:54:11 +00:00
Robert Gaggl
7f6ea46a41
added property custom
2003-12-08 22:52:16 +00:00
Robert Gaggl
acb7e36f06
added object mapping for layout
2003-12-08 22:51:52 +00:00
Robert Gaggl
d7de035ceb
- added property sys_layout which now contains the currently active layout object
...
- removed collection "images" since the metadata of the former "root images" is no longer stored in database but in the global object DEFAULTIMAGES
2003-12-08 22:51:24 +00:00
Robert Gaggl
fbd8c84d17
just formatting
2003-12-08 22:49:49 +00:00
Robert Gaggl
61736217a0
added property imported
2003-12-08 22:49:12 +00:00
Robert Gaggl
e5ebdf5112
- css class commentHead was renamed to listSeparator
...
- minor other changes
2003-12-08 22:48:46 +00:00
Robert Gaggl
1d06015923
changed layout: instead of displaying a link to stop testdrive display a submit button
2003-12-08 22:48:04 +00:00
Robert Gaggl
216e566227
pixel.gif is no longer a layout image but a default image, referenced using global image macro
2003-12-08 22:47:23 +00:00
Robert Gaggl
051a92cd3a
simplyfied layout
2003-12-08 22:46:38 +00:00
Robert Gaggl
a0956b16a5
changed because default layout was changed too
2003-12-08 22:46:12 +00:00
Robert Gaggl
bc4b4f4d8f
- removed sysmgr_creator_macro() since it's not used anymore
...
- minor code changes (mostly related to changed default layout)
2003-12-08 22:45:10 +00:00
Robert Gaggl
ad6bb67485
removed sys_layoutchooser_macro() since it's not used anymore
2003-12-08 22:44:10 +00:00
Robert Gaggl
acdca97d90
modified layout
2003-12-08 22:43:33 +00:00
Robert Gaggl
8c2c9f466d
rewrote css classes since the whole default layout has changed
2003-12-08 22:42:33 +00:00
Robert Gaggl
6d87f4d99d
slightly changed layout
2003-12-08 22:41:44 +00:00
Robert Gaggl
d6b02ac609
sys_layoutchooser macro was renamed to layoutchooser
2003-12-08 22:41:13 +00:00
Robert Gaggl
222b48ca24
no longer distinct between different actions, use checkEdit for each of them
2003-12-08 22:40:33 +00:00
Robert Gaggl
290df92ef8
skinpath is now set using layout.getSkinPath()
2003-12-08 22:39:45 +00:00
Robert Gaggl
5823226258
minor layout change
2003-12-08 22:39:12 +00:00
Robert Gaggl
291e23a27c
- searchresult is now pushed to skin
...
- minor layout change
2003-12-08 22:38:45 +00:00
Robert Gaggl
5676a14f06
fixed for xhtml compatibility
2003-12-08 22:38:06 +00:00
Robert Gaggl
a73f862797
changed from using StringBuffer to res.push()/res.pop()
2003-12-08 22:37:09 +00:00
Robert Gaggl
d0a89dda90
- simplyfied renderManagerView()
2003-12-08 22:36:46 +00:00
Robert Gaggl
d922efe115
- simplyfied renderManagerView()
...
- added method renderParentLayoutChooser()
2003-12-08 22:34:28 +00:00
Robert Gaggl
c7548b8536
simplyfied html code
2003-12-08 22:32:31 +00:00
Robert Gaggl
20e05c6fb5
- stylesheet action was renamed to stylesheet.css
...
- minor layout changes
2003-12-08 22:30:14 +00:00
Robert Gaggl
b8173c9700
simplified basic layout
2003-12-08 22:29:32 +00:00
Robert Gaggl
2953de5131
completely rewrote basic layout
2003-12-08 22:29:06 +00:00
Robert Gaggl
dac6daefd5
css class "commentHead" was renamed to "listSeparator"
2003-12-08 22:28:28 +00:00
Robert Gaggl
98f73d3001
- css class "commentHead" was renamed to "listSeparator"
...
- minor layout changes
2003-12-08 21:59:52 +00:00
Robert Gaggl
555c57f00d
- added evalCustom() that checks the submitted form values for creating a custom skin
...
- added getSkinDescription() that retrieves the description (title/text) from the message file(s)
- modified dumpToZip() to handle both full and incremental exports
- added getOriginalSkinSource() which returns the skin source of the parent's or application skin
- modified getSkin() to walk up the layout hierarchy and return the first skin matching prototype/name
- modified saveSkin() since the skinmgr is operating with keys now (instead of separate prototype and name values)
2003-12-08 21:57:46 +00:00
Robert Gaggl
d65d2f8474
modified constructor: by default property custom is 0
2003-12-08 21:53:57 +00:00
Robert Gaggl
a679c9b707
- modified getLayout() since the active site layout is now a property of site
...
- modified getStaticPath() since staticPath now returns a string
- modified staticUrl(): use res.push()/res.pop() instead of a StringBuffer
2003-12-08 21:53:28 +00:00
Robert Gaggl
8b3a87cb66
- moved evalImport() and evalImport() to layoutmgr
...
- changed setDefaultLayout since the active layout is now a property of root
2003-12-08 21:50:50 +00:00
Robert Gaggl
d97d46a0a3
minor code cleanup
2003-12-08 21:49:46 +00:00
Robert Gaggl
5a64aeda88
modified toString() to use res.push()/res.pop() instead of a StringBuffer
2003-12-08 21:49:17 +00:00
Robert Gaggl
a47718511f
only send mail if the status of the member actually changed
2003-12-08 21:48:09 +00:00