Commit Graph

385 Commits

Author SHA1 Message Date
Lars Kneschke
e5373db2a2 moved german translation to UTF-8 2003-09-28 08:15:58 +00:00
Ralf Becker
3a4c803dbd fixed bug with not saved description in preferences::add
changed logic and look to apply with the style-guide
2003-08-30 10:26:20 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
gugux
7c54a57043 Added new italian translations patch #1635 thanks to Alessandro Farina 2003-06-25 22:37:51 +00:00
ceb
b1aa23e5d0 fix 2003-06-24 22:33:40 +00:00
gugux
66c0ddfc6a Added zh lang file, patch #1615, thanks to C K Wu ! 2003-06-11 20:26:36 +00:00
gugux
5721a17b44 Changed all x's into %'s in lang files, corrected a typo and added missing english phrases and french translations. 2003-06-02 20:56:01 +00:00
Ralf Becker
e857d5144e removed the 'preverences' feature ;-) 2003-05-20 00:38:41 +00:00
Ralf Becker
527407a805 fix that substitutions in defaults, show for the user-prefs, get translated too 2003-05-20 00:03:27 +00:00
Ralf Becker
c2ce93defe added processing of notify-messages (substitions get translated into the user lang and back)
added a hook to verify the user-input and display an error message
2003-05-19 23:00:59 +00:00
Ralf Becker
06489ff747 added an other display-type for accounts: Firstname Lastname [lid]
changed < > into [ ]
2003-05-04 15:14:06 +00:00
ceb
5027634065 update setup info 2003-05-03 23:25:06 +00:00
Ralf Becker
1a01f33308 account-display is now configurable via the prefs:
- Firstname Lastname (default)
- Lastname, Firstname
- username
- <username> Lastname, Firstname
2003-05-03 22:23:50 +00:00
Ralf Becker
18e75c5a85 added notify-messages to prefs:
- notify messages contain vars to be substituted, eg. $$username$$
- the var-name gets translated for editing
- new function create_notify in preferences.php
- new function parse_notify to substitute / create the notify msg
2003-05-02 01:49:52 +00:00
Ralf Becker
21d8e8fd62 reworked preferences (ported from .16 incl. fixes):
- not set user-prefs use the default value, default values have been used only for new accounts before
- preference-table has new column preference_app
- preferences got automaticaly quoted now, eg. its save to use single and double quotes as well as backslashs
2003-05-01 09:19:50 +00:00
Ralf Becker
b69defa25b added app_header via $GLOBALS['phpgw_info']['flags']['app_header'] 2003-04-20 20:47:50 +00:00
Ralf Becker
cbff06a182 fixed handling for prefixes, prefix was not uses for saveing the prefs 2003-04-06 10:35:51 +00:00
Ralf Becker
1174106632 changes on the user/personal prefs of the admin should have imidate effect 2003-04-02 18:00:03 +00:00
Ralf Becker
456493f188 put helptexts in one line (!) and used new function transslation::get_installed_langs 2003-04-02 17:41:30 +00:00
Ralf Becker
73e5f9cd33 update preferences: added helptexts 2003-03-31 20:34:56 +00:00
Ralf Becker
8e6837762a update preferences: helptexts 2003-03-31 18:16:33 +00:00
Ralf Becker
6ba4856598 changed the checkbox into a selectbox for default and forced 2003-03-30 01:46:16 +00:00
Ralf Becker
54f301cd83 changed the checkbox into a selectbox for default and forced 2003-03-30 01:32:46 +00:00
Ralf Becker
9ad9ac0735 remove type=user, that tabs stay 2003-03-28 18:14:08 +00:00
Ralf Becker
e216114aa4 added a function for check_boxes and merged the one for text_areas in from the .16 source 2003-03-28 02:20:53 +00:00
Ralf Becker
c1b472d149 changed to use title generated by applications-class,
added a 3-param to display_section to be compatible with old-style-apps
2003-03-27 10:54:55 +00:00
Ralf Becker
c280a1ab7e made some more messages from the users-prefs translatable 2003-03-18 17:05:42 +00:00
Ralf Becker
362565025d made some more messages from the users-prefs translatable 2003-03-18 11:28:50 +00:00
Ralf Becker
d93bc5b52a merged my and gugux changes from 0.9.14 2003-03-18 11:20:01 +00:00
Ralf Becker
22cc6d7c51 merged my and gugux changes from 0.9.14 2003-03-18 10:38:42 +00:00
Ralf Becker
815319e833 fixed a bug in setting group-acl's 2003-03-12 23:30:58 +00:00
Lars Kneschke
df3a3a347b make saving of the areas working again
a textarea is always set, also if it is empty
2002-12-27 10:29:42 +00:00
Lars Kneschke
fe0eeda977 the Forced Preferences did not become saved anymore
now they do!! :)

Cu
2002-12-26 15:31:32 +00:00
ceb
0c6e15282c droped files 2002-12-10 22:38:05 +00:00
Ralf Becker
d61c20550c some more phrase from the english file 2002-11-24 18:41:32 +00:00
ceb
db7be573d7 update pix 2002-11-23 03:45:40 +00:00
Ralf Becker
b1ace37fb0 modified to use $GLOBALS['HTTP_POST_VARS'] 2002-11-20 21:34:47 +00:00
ceb
6137f2c184 added xsl file 2002-11-20 15:36:26 +00:00
ceb
94e13fe529 update 2002-11-16 01:33:18 +00:00
ceb
92d9a97614 moved manual to the top menubar 2002-11-15 23:43:20 +00:00
ceb
c0ba5b69ed added pix 2002-11-15 22:29:02 +00:00
ceb
6326e50944 use ['phpgw']->template 2002-11-15 00:18:55 +00:00
ceb
c4318f11af update prefs to use lang() instead 2002-11-04 00:55:07 +00:00
ceb
0f50db2558 update prefs to use lang() instead 2002-11-04 00:50:18 +00:00
ceb
788a55dacd fixed lost owner 2002-10-28 23:51:57 +00:00
ceb
09ad6a9ecd update about 2002-10-28 00:26:57 +00:00
Ralf Becker
f22cc466cd remove powered by top or bottom and corrected the alternation row-colors 2002-10-27 15:54:42 +00:00
Ralf Becker
122bddb15f get preferences to send its output through the xslt-framework 2002-10-26 15:22:06 +00:00
ceb
19f521ca05 fixed wrong name for hook_deleteaccount 2002-10-24 20:23:34 +00:00
ceb
587fa97db2 removed app_title plus update layout 2002-10-23 20:47:33 +00:00