Commit Graph

6061 Commits

Author SHA1 Message Date
ceb
05653960d4 update edit_cats to move the subtree with the cat if the parent changes 2002-10-12 18:27:22 +00:00
ceb
22ff2988c7 update edit_cats to move the subtree with the cat if the parent changes 2002-10-12 18:01:39 +00:00
ceb
aac6b5e5f4 update edit_cats to move the subtree with the cat if the parent changes 2002-10-12 17:23:56 +00:00
Ralf Becker
7a07eef5b5 if date_widget is readonly: just generate a label with the Date in the form spec. in the user-prefs 2002-10-12 16:39:10 +00:00
Ralf Becker
ec1ffc81be Many new stuff for the eTemplates:
- added vbox and hbox support: container to put widgets in one row or column
- complete rows and column can now be disabled (even with a simple comparison with a variable in content, eg. disabled if the var is empty)
- labels and helptexts from tpls with 'test' in there name, get no longer written to the lang-file
- update the documentation
2002-10-12 16:37:44 +00:00
ceb
212c43738a update edit cats 2002-10-12 00:50:37 +00:00
ceb
1e7e23d21c update delete cats 2002-10-12 00:48:36 +00:00
ceb
a8b4146b4e added missing ')' to search string in list function 2002-10-11 00:35:11 +00:00
Ralf Becker
a3aaf60ede implemented possibility to disable rows and cols,
disabling can depend on a value of $content
2002-10-10 11:29:36 +00:00
Ralf Becker
37bcfe1c5e changed Label from remark to comment 2002-10-09 11:55:05 +00:00
Ralf Becker
50e1a8236e improved handling of empty linklist 2002-10-09 11:50:46 +00:00
Ralf Becker
83b0d0cd36 finished infolog.edit port 2002-10-09 11:48:20 +00:00
Ralf Becker
5f39d2d67d corrected dependency version of etemplate 2002-10-09 00:43:17 +00:00
Ralf Becker
11c8390732 nearly finished port of infolog.edit 2002-10-09 00:41:05 +00:00
Ralf Becker
bafaceec62 moved to etemplate.link_widget (with sub-widgets) 2002-10-09 00:40:01 +00:00
Ralf Becker
4870c4a3d7 nearly finished port of infolog.edit
improved handling of linkage with not yet written entries
2002-10-09 00:37:00 +00:00
Ralf Becker
27e25a05d2 inital import of link_widget (former link_to and link_list from infolog) 2002-10-09 00:34:45 +00:00
Ralf Becker
5441331027 worked a bit on the design of the tabs 2002-10-09 00:32:04 +00:00
Ralf Becker
0a02c90ac7 made labels with accesskey work
changed name for html-widget from raw to html
fixed some error/warnings
2002-10-09 00:31:01 +00:00
Ralf Becker
eea5281759 first steps on infolog port to etemplates 2002-10-08 00:10:18 +00:00
Ralf Becker
3adb76644e added TITLE to link around img as submit-button 2002-10-08 00:08:40 +00:00
Ralf Becker
4b05104bd7 small fix on load_via for boetemplate constructor 2002-10-08 00:06:14 +00:00
Ralf Becker
270920c5c4 submit_button: added app for the image to search 2002-10-08 00:02:39 +00:00
ceb
7776d70236 update css 2002-10-06 22:28:41 +00:00
ceb
3e41363990 update css 2002-10-06 20:11:26 +00:00
ceb
b93e93b33e update css 2002-10-06 19:57:58 +00:00
ceb
a102ba435d update css 2002-10-06 18:04:05 +00:00
ceb
afa2d68758 update portal plus tpl 2002-10-06 16:18:03 +00:00
ceb
bfd5f43148 update css 2002-10-06 16:17:37 +00:00
Ralf Becker
8b13fd690f initail import 2002-10-06 08:51:46 +00:00
Ralf Becker
2d2054b6ad some more to allow relative template-names not only for tabs but in general 2002-10-06 08:50:23 +00:00
ceb
8099197a78 update img functions 2002-10-06 03:06:03 +00:00
ceb
227db28b7a update nextmatchs 2002-10-06 02:45:21 +00:00
ceb
1ec225e93c update nextmatchs 2002-10-06 01:25:15 +00:00
Ralf Becker
9a577c887e update 2002-10-06 00:33:12 +00:00
Ralf Becker
40c64bc4ca added infolog.edit 2002-10-06 00:31:19 +00:00
Ralf Becker
0185039028 documented change of tab-widget 2002-10-06 00:25:50 +00:00
Ralf Becker
bda27e3125 load translation of the app we edit the template from 2002-10-06 00:21:52 +00:00
Ralf Becker
0bcaa1b8b3 - load translations for etemplate too, if called from other app
- added phpgw_footer for stable
- some checks for sel_options
2002-10-06 00:20:32 +00:00
Ralf Becker
e638e17ed3 useing soetemplate::set_rows_cols() 2002-10-06 00:17:15 +00:00
Ralf Becker
aba4105393 fix to get select-month accept a value like '02' for februar 2002-10-06 00:16:31 +00:00
Ralf Becker
ee4ac7ac0b new coded useing select-day, -month, -year 2002-10-06 00:15:14 +00:00
ceb
2a39737dc2 update portalbox functions 2002-10-05 23:40:51 +00:00
ceb
c5d16e93c9 update portalbox functions 2002-10-05 22:00:25 +00:00
Ralf Becker
702e169b42 allow to write only a relative eTemplate-name for each tab:
relative means it contains no '.' and it will then be prefixed with the name of tpl it is used in (plus a '.')
eg. tpl-name 'etemplate.tab_widget.test' tab-names 'work|privat|note' will expand to 'etemplate.tab_widget.test.work', ...
2002-10-05 10:40:02 +00:00
Ralf Becker
18b0e6efe6 added schema_proc-classes to etemplate, to enable db_tools to work under 0.9.14 2002-10-04 23:53:00 +00:00
Ralf Becker
2c021a3be1 small fix to get $sel_options for the last name 2002-10-04 23:15:46 +00:00
ceb
1399030749 update 2002-10-04 22:40:34 +00:00
ceb
0ae563ca08 fix for bug 1286 2002-10-04 20:59:00 +00:00
Ralf Becker
d9815720e3 universal csv-import for calendar, unfortunaly it is based on 0.9.12 (no 3-tier) and need to be ported 2002-10-04 18:33:36 +00:00