Ralf Becker
f73e127499
typo in german translation
2005-11-14 09:32:31 +00:00
Ralf Becker
4b918f5b98
system charset can now be selected before the db gets created and it gets used now for the db-creation in mysql4.1+, also enabled the automatic db-creation for mysqlt and mysqli too
2005-11-14 08:38:21 +00:00
Ralf Becker
ef43034467
added some stuff for handling db-charsets:
...
- db-version gets now queried after the connection is made and before we select the DB, to be availible if the db not yet exists
- create_database can set now the default charset for mysql4.1+, that might make sense for Postgres too
- mysqlt is now translated to mysql in db::Type, as it's queried in many places, which do not recognise mysqlt. You can find the untranslated value now in db::setupType
2005-11-14 08:36:39 +00:00
Ralf Becker
29ebabe0f5
quitent an other diagnostics
2005-11-14 08:32:59 +00:00
Ralf Becker
e139353781
changed 'makesure' into a complete message_id, so you get something usefull, even if it's not translated
2005-11-14 08:32:03 +00:00
Ralf Becker
35a77b3c36
- quietent a warning if the connecting database does not exist
...
- cant use mysqli_real_escape_string without DB-connection, falling back to default quoting
2005-11-14 06:17:43 +00:00
Oscar Manuel Gómez Senovilla
c23bc572be
missing slovenian files
2005-11-14 00:29:19 +00:00
Oscar Manuel Gómez Senovilla
0e6d8054f2
slovenian update
2005-11-13 23:23:16 +00:00
Ralf Becker
82afc6783c
app version and dependencies to 1.2
2005-11-13 22:33:49 +00:00
Oscar Manuel Gómez Senovilla
dccb3b29ef
spanish updates for 1.2 rc1
2005-11-13 21:22:11 +00:00
Ralf Becker
2bd1de92a8
saveing the links
2005-11-13 18:22:43 +00:00
Ralf Becker
e665bbad9d
quitend a debug message
2005-11-13 18:22:06 +00:00
Ralf Becker
35b9fe0cbe
redesigned the edit and view dialog, hope you like it Conny ;-)
2005-11-13 17:51:41 +00:00
Ralf Becker
56ce0aee48
make the link-to widget a bit smaller
2005-11-13 17:47:43 +00:00
Ralf Becker
8e25d2e29c
phpgw_addressbook(_extra) --> egw_addressbook(_extra)
2005-11-13 12:05:35 +00:00
Ralf Becker
f65d804916
phpgw_interserv --> egw_interserv
2005-11-13 11:55:07 +00:00
Ralf Becker
dab141fdb7
phpgw_history_log --> egw_history_log and reworked class with new db-functions
2005-11-13 10:52:34 +00:00
Ralf Becker
889eb347b8
phpgw_history_log --> egw_history_log
2005-11-13 10:52:08 +00:00
Oscar Manuel Gómez Senovilla
5c9dcc3194
Traditional chinese (Taiwan) completion
2005-11-13 10:38:23 +00:00
Ralf Becker
1b17b82ca8
phpgw_nextid --> egw_nextid
2005-11-13 10:13:16 +00:00
Ralf Becker
1f37f024ca
phpgw_access_log --> egw_access_log
2005-11-13 09:47:05 +00:00
Ralf Becker
f6e4328f85
phpgw_(app_)sessions --> egw_(app_)sessions
2005-11-13 09:16:31 +00:00
Ralf Becker
8add4f6398
infolog link registry ins now in infolog class
2005-11-13 09:14:02 +00:00
Ralf Becker
44bcc1247d
improved docu of prefs class and phpgw_preferences --> egw_preferences
2005-11-13 07:49:56 +00:00
Ralf Becker
8a06c230c4
modernized and documented the hooks-class, phpgw_hooks --> egw_hooks
2005-11-13 06:58:38 +00:00
Ralf Becker
dafaf45680
fixed typo which caused the admin passwd to be changed, instead the one of the edited user
2005-11-13 06:09:10 +00:00
Ralf Becker
9a787b926c
in some old installations the email_type is NOT NULL, contrary to what our tables_current says
2005-11-12 18:21:02 +00:00
Ralf Becker
7d3c9bf1fc
fixed typo in commen preferences
2005-11-12 18:19:04 +00:00
Ralf Becker
3af8c13b63
some small adjustments in the calendar:
...
- no more tooltips for the user-icon
- planner: no "dayview" tooltips on holidays or birthdays
- disabled cal prefs for: default filter (all||privat) and showing of participant status or not
- planner: monthscales are now correctly shown, only where necessary
- planner icon no longer uses the number of days from the current view
2005-11-12 17:57:18 +00:00
Ralf Becker
95a3e604b0
big InfoLog update:
...
- using popups for editing
- renamed filter my to responsible
- warning if a log entry has been updated, while you edit it
- improved referer handling
- optimisations for so class, less DB accesses
2005-11-12 13:25:59 +00:00
Ralf Becker
8fa2337beb
fixed prob. with the new sub-types of the link-widget, they returned null content because of the postprocess function, setting the cell to readonly fixed that
2005-11-12 13:22:05 +00:00
Ralf Becker
99ca767542
a bit more flexible parsing of confirm dialogs
2005-11-12 13:20:20 +00:00
Oscar Manuel Gómez Senovilla
6aaa85b7bd
bug 1355048
2005-11-12 12:09:42 +00:00
Oscar Manuel Gómez Senovilla
545d77784c
spanish completion
2005-11-12 09:49:39 +00:00
Ralf Becker
b795d8172b
two minor enhancements:
...
- style editor gives now a msg, if the CSS file has been written
- the message new version exists contains now a link to load that version
2005-11-12 06:59:34 +00:00
Ralf Becker
f7ebba2e44
some more db-capabilities:
...
- like_on_text (boolean)
- order_on_text (boolean or string for sprintf)
2005-11-11 23:08:49 +00:00
Ralf Becker
0be34d315b
code cleanup and link function allows now query in the url too
2005-11-11 23:07:29 +00:00
Ralf Becker
3bae8c3a00
fix for referer under etemplate
2005-11-11 23:06:34 +00:00
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
Cornelius Weiß
e8701c7e08
revert typo from 5 minutes ago :-)
...
this was related to php < 5.1 fix
2005-11-11 22:40:47 +00:00
Cornelius Weiß
65748ab3e8
php < 5.1 fix
2005-11-11 22:36:34 +00:00
Cornelius Weiß
a89e2693b5
cast + typo
2005-11-11 22:06:30 +00:00
Cornelius Weiß
bd143eec64
php < 5.1 fixes
2005-11-11 21:51:00 +00:00
Cornelius Weiß
1e478273d3
fix non using global cats
...
adjust link registry
adjust popups due to the new help icon
2005-11-11 21:21:50 +00:00
Cornelius Weiß
e11fe7cd81
tinymce
...
- addoption: FontChooser
- align buttons left
2005-11-11 20:52:58 +00:00
Cornelius Weiß
599a4cdfdf
adjust link to new view dialog
2005-11-11 20:52:09 +00:00
Cornelius Weiß
cda193ba66
- a few buxfixes
...
- new view dialog
2005-11-11 20:50:12 +00:00
Ralf Becker
b51c7496e6
not returning labes containing $row or $cont for translating
2005-11-11 08:49:42 +00:00
Ralf Becker
434431727a
taking $GLOBALS['egw_info']['flags']['params']['manual'] into account too
2005-11-11 08:49:06 +00:00
Ralf Becker
b668ae7f1a
editor was inserting one comma to much in case the popup target was _blank
2005-11-11 08:48:03 +00:00