Commit Graph

6657 Commits

Author SHA1 Message Date
Ralf Becker
e152c6727d changed pref-name maildomain to domain 2003-05-04 10:30:38 +00:00
Ralf Becker
9825930cd4 implemented new phpgw-pref account_display as default for select-account 2003-05-04 09:18:56 +00:00
ceb
5027634065 update setup info 2003-05-03 23:25:06 +00:00
ceb
6fa67e867b update tpl 2003-05-03 23:24:23 +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
ceb
3f24159bfd update tpl 2003-05-03 14:17:15 +00:00
Ralf Becker
7f3b2161f8 new icon for eTemplate, more in the style of idots 2003-05-03 12:46:50 +00:00
Ralf Becker
3826112059 Fixed get_image_dir and get_image_path to not return the templates imagedir if it only contains the navbar icon (eg. idots or idsociety).
Thats only a fix, better would be if every app uses the image or find_image function.
2003-05-03 10:59:16 +00:00
Ralf Becker
ce1a06d831 small fix, added a wrapper for the renamed function email_address (was sub_default_addres) for email/anglemail 2003-05-03 10:58:46 +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
e1c1ecad78 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:33:32 +00:00
Ralf Becker
f44171243c fix for phrase which end (after truncating to 230 chars) in a space (which has been striped by the db) 2003-05-02 01:06:33 +00:00
ceb
7546857b3e update cats 2003-05-01 23:24:09 +00:00
ceb
a28174ef68 update categories plus addressbook table to add column last_mod 2003-05-01 23:22:57 +00:00
Ralf Becker
52ff07f6c9 fix from sigurdne, for bug #3300 and #2740 2003-05-01 12:49:11 +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
f81afd60a9 fixed template_alternate_row_color, so also set the row_color in the supplied template, not only in the template of the nextmatch-class 2003-05-01 09:17:44 +00:00
ceb
54b5310818 update portal 2003-05-01 02:44:39 +00:00
Ralf Becker
ad1a0a1cb3 fixed schema_proc for pgSql to properly rename a table, if forgot to rename the index 2003-04-30 11:07:24 +00:00
ceb
486e0b043f update portal 2003-04-30 02:13:17 +00:00
ceb
5636a0459e update 2003-04-30 02:12:56 +00:00
Ralf Becker
63264d2b25 changes for new hooks 2003-04-30 00:06:08 +00:00
ceb
aeb4efaae8 removed countryset 2003-04-29 22:10:16 +00:00
gugux
cce7e20b2b Changed all x's into %'s in lang files and lang calls, added missing english phrases and french translations. 2003-04-29 21:58:12 +00:00
Ralf Becker
104bad578d added param try_unregistered to hooks::single for setup 2003-04-28 08:25:59 +00:00
Ralf Becker
2c59c61f0d added param try_unregistered to hooks::single for setup 2003-04-28 08:24:45 +00:00
Ralf Becker
32c627f7fa removed debug-msg 2003-04-28 07:15:04 +00:00
ceb
cb2dec5dbe update 2003-04-28 00:41:55 +00:00
ceb
bde09a37ec update 2003-04-28 00:31:33 +00:00
Ralf Becker
2f282b71ca update for calling the footer for .16 2003-04-27 23:21:27 +00:00
Ralf Becker
b12d672c5c importing asyncservices from .16 2003-04-27 23:19:49 +00:00
Ralf Becker
32c7713591 table-update:
- added table phpgw_async for asyncservices
so .16 is now identical to head from the db-format
2003-04-27 23:18:37 +00:00
ceb
4f6fc8d85a update 2003-04-27 23:16:15 +00:00
Ralf Becker
265ab3f48e changes for new hooks 2003-04-27 22:37:37 +00:00
Ralf Becker
037eb08667 changes for new hooks 2003-04-27 22:35:39 +00:00
Ralf Becker
72072a90aa update 2003-04-27 22:33:08 +00:00
Ralf Becker
4e1cd7d1f5 new type of hooks via methodes instead of separate files:
- allows to parse arguments ot the hook and return content
- all access to the hook-table is now handled by the hook-class (for admin and setup too)
- all existing hooks continue to work of cause
2003-04-27 22:26:04 +00:00
gugux
6b78fbbcfb Changed all x's into %'s in lang files. 2003-04-27 21:58:53 +00:00
gugux
6b17805c46 Changed all x's into %'s, suppressed useless phrases, added missing ones and french translations. 2003-04-27 21:13:00 +00:00
ceb
9e5ae9f83b update 2003-04-27 20:28:34 +00:00
ceb
0349874425 update 2003-04-27 19:28:13 +00:00
ceb
996ae97971 update img 2003-04-27 19:27:28 +00:00
ceb
7420f58b18 update img 2003-04-27 14:10:16 +00:00
Ralf Becker
99c2ae7f92 added readonly-display for date-time and date-only_time 2003-04-27 08:50:20 +00:00
Ralf Becker
6a1b96229c load schema_proc from api for .16 2003-04-27 08:27:50 +00:00
Ralf Becker
363936013e new version of solangfile for the .16 developer_tools 2003-04-27 08:19:59 +00:00
Ralf Becker
191ac458fc splitted up themeStyles in theme2css, style and themeStyles 2003-04-27 08:18:53 +00:00
Ralf Becker
1b0912de51 fix for hook_home: app-template-dir has to be set explicitly 2003-04-27 07:27:05 +00:00
ceb
a6764066ce update xslt 2003-04-27 00:47:33 +00:00
ceb
a2bce3e3a2 update xslt 2003-04-27 00:17:58 +00:00