Ralf Becker
090dc5c1da
shorten the category names, by not appending <Global [App]> anymore, instead we use a symbol (diamond) to indicate a non-user cat
2005-11-11 23:05:35 +00:00
Ralf Becker
7a4a18ec0a
phpgw --> egw
...
from this revision eTemplate requires a 1.0.1/1.2 API, the last working version for 1.0.0 has been taged "last_working_1_0_0"
2005-11-09 20:50:45 +00:00
Ralf Becker
e03b9a8a67
fixed double <global> in cat-selection for application global cats
2005-07-30 12:48:27 +00:00
Ralf Becker
55b65ed240
saving the widget type more compatible with other extensions
2005-07-14 06:31:05 +00:00
Ralf Becker
1e3124d099
fixed readonly display of select-dow and add a new option if and where the summaries (workday, weekend) should be displayed
2005-06-19 11:10:38 +00:00
Ralf Becker
84c06483f0
show groups allways as lang('Group').' '.
2005-06-07 08:45:53 +00:00
Ralf Becker
3f0a208c6a
fixed select-percent: if an extra-label was given (eg. None) it used 0% even if the value was empty or unset, now the extra-label is used
2005-04-14 22:34:13 +00:00
Ralf Becker
af01149810
fixed to bugs:
...
1) cat-selection in nextmatch does not switch back to all, after a cat has been selected
2) error when using internal widget type deck
2005-04-06 06:31:27 +00:00
Ralf Becker
dfd35114a5
next step to a new eTemplate editor:
...
- widget editor works quite nice
- beware it can create Templates the old editor cant understand and destroy if you save or export them from the old editor!
=> need to move the other functionality (import, export, dump, ..) of the old editor to the new one, so the old editor can retire ;-)
2005-02-18 22:44:42 +00:00
Ralf Becker
fea797c2cb
fixed cat-selection after removal of depricated class-var
2005-02-14 15:05:11 +00:00
Ralf Becker
930db9f0c0
all days, weekdays, weekend only for mutiple rows
2004-10-07 22:09:02 +00:00
Ralf Becker
33f5cb30c8
added two new widgets:
...
- hour with 12/24 preference
- day of week
2004-10-07 21:58:33 +00:00
Ralf Becker
0c2155f270
using eGW's new account-selection widget
2004-07-09 18:21:01 +00:00
Ralf Becker
baa212c22a
centralised 2-digit iso country codes in phpgwapi/inc/class.country.inc.php
...
Other classes can use them, as there are atm:
- etemplate/inc/class.select_widget.inc.php
- phpgwapi/inc/class.sbox.inc.php
2004-06-15 07:50:58 +00:00
Ralf Becker
4ad8d84609
fixed typo, which prevented app-name in cats to be shown
2004-04-04 21:45:15 +00:00
Ralf Becker
594154f2c9
select-account widget: if readonly read only the needed account and not all
2004-02-05 21:22:39 +00:00
reinerj
b01bf986dc
change files from phpgw to egw
2004-01-27 16:58:19 +00:00
reinerj
9745f65e6c
fix Taiwan - Province og China
2003-11-18 08:38:12 +00:00
Ralf Becker
b8557e49d9
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
Ralf Becker
9825930cd4
implemented new phpgw-pref account_display as default for select-account
2003-05-04 09:18:56 +00:00
Ralf Becker
a9d53deafb
translate the monthnames and contries like the sbox-class
2003-04-13 21:47:35 +00:00
Ralf Becker
3e73fa66d8
added time and date+time to date_widget and select-number to select_widget
2003-04-13 19:14:50 +00:00
Ralf Becker
802d6c62cc
db-tools now show uninstalled apps to, thanks to new select-application widget
2003-03-18 13:06:27 +00:00
Ralf Becker
31825455e7
update for change in class.categories.inc.php, id --> cat_id
2002-10-12 20:40:18 +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
84ef2380ee
added / changed some parameter, got accounts working
2002-10-03 16:43:26 +00:00
Ralf Becker
53da587f5b
put all pre-defined select-boxes in an extension, dont need sbox-class any more
2002-10-02 00:44:33 +00:00