reinerj
970c1b05f2
delete blank lines after htmlarea was included in translation system
2004-08-29 08:28:41 +00:00
reinerj
2230eaafa5
start translation for HTMLAREA plugins
2004-08-29 07:56:46 +00:00
reinerj
4b6c980880
langfile update
2004-08-29 07:28:39 +00:00
Ralf Becker
67c4d01b38
integrated the HTMLarea plugins into the eGW translation system
2004-08-29 01:27:22 +00:00
Ralf Becker
df6a5aa17e
integrated the HTMLarea plugins into the eGW translation system
2004-08-29 01:27:22 +00:00
Ralf Becker
df81dc93ab
integrated the HTMLarea plugins into the eGW translation system
...
fixed bug [ 1006205 ] wiki editing broken with Safari
2004-08-29 01:26:42 +00:00
Ralf Becker
da2755de9a
integrated the HTMLarea plugins into the eGW translation system
2004-08-29 01:26:17 +00:00
Ralf Becker
ec2e578754
integrated the HTMLarea plugins into the eGW translation system
2004-08-29 00:54:58 +00:00
Ralf Becker
06891f76ff
integrated the HTMLarea plugins into the eGW translation system
...
fixed bug [ 1006205 ] wiki editing broken with Safari
2004-08-29 00:51:47 +00:00
Ralf Becker
4f7f232993
integrated the HTMLarea plugins into the eGW translation system
2004-08-29 00:49:27 +00:00
Ralf Becker
b3b3420674
allow sorting after multiple criteria as in sql
2004-08-28 14:44:05 +00:00
Ralf Becker
d4a2742a82
allow sorting after multiple criteria as in sql
2004-08-28 14:43:09 +00:00
reinerj
9058ebfb40
update lang file from Theytaz Antoine
2004-08-28 13:08:57 +00:00
reinerj
4741500ca2
update lang file from Theytaz Antoine
2004-08-28 13:03:41 +00:00
Ralf Becker
e109e8c320
removed destroying of the crypto object if the session-verification fails, as it leads to problems in sitemgr creation of anonymous sessions and it get cleaned up anyway by the shutdown function
2004-08-27 18:21:28 +00:00
Ralf Becker
a3fdeee860
removed destroying of the crypto object if the session-verification fails, as it leads to problems in sitemgr creation of anonymous sessions and it get cleaned up anyway by the shutdown function
2004-08-27 18:20:31 +00:00
mgalgoci
f2d528fd84
Fix issue where some input text would be hidden by the cursor (eg: l, i, and 1)
...
causing some users to misread some fields they were typing.
2004-08-27 17:17:05 +00:00
mgalgoci
7bf13dd570
Fix issue where some input text would be hidden by the cursor (eg: l, i, and 1)
...
causing some users to misread some fields they were typing.
2004-08-27 17:07:01 +00:00
Ralf Becker
d868007dac
fixed some of our sessions problems:
...
- [ 1015846 ] Registering session MySQL query error
- handlich of timed out sessions for php4 sessions was wrong
==> I can't reproduce any more sessions probs, either with db nor php4 sessions
2004-08-27 13:17:25 +00:00
Ralf Becker
ab18d7f251
fixed some of our sessions problems:
...
- [ 1015846 ] Registering session MySQL query error
- handlich of timed out sessions for php4 sessions was wrong
==> I can't reproduce any more sessions probs, either with db nor php4 sessions
2004-08-27 13:13:37 +00:00
Ralf Becker
66d2519243
Changes to update phpGW versions from after the fork up to 0.9.16.001, thought we dont import their new addressbook, we only create the original addressbook-tables if they are not there, because it's a newer install. The changed phpgw_log and phpgw_log_msg tables are just droped and recreated.
2004-08-27 11:36:18 +00:00
Ralf Becker
cf49fb8384
Changes to update phpGW versions from after the fork up to 0.9.16.001, thought we dont import their new addressbook, we only create the original addressbook-tables if they are not there, because it's a newer install. The changed phpgw_log and phpgw_log_msg tables are just droped and recreated.
2004-08-27 10:46:06 +00:00
Ralf Becker
b68f289d87
made the update strategy of setup_process a bit more flexible: update dont need to be in order in the tables_update file any more: if the next update is not the one we need, we search for the right one and start again from there. This is needed to be able to import phpGW versions from after the fork and it simplyfies the update-scripts a lot now.
2004-08-27 10:41:57 +00:00
Ralf Becker
9b743a137d
made the update strategy of setup_process a bit more flexible: update dont need to be in order in the tables_update file any more: if the next update is not the one we need, we search for the right one and start again from there. This is needed to be able to import phpGW versions from after the fork and it simplyfies the update-scripts a lot now.
2004-08-27 10:40:36 +00:00
Oscar Manuel Gómez Senovilla
38aacb3de2
*** empty log message ***
2004-08-26 21:31:38 +00:00
ak703
d2586ba500
improvements of the ui and some error checking for emtpy fields, implemented
...
tooltip info images for better explanation of the module. Started the README
2004-08-26 21:11:25 +00:00
reinerj
d47313617f
lang file update from Theytaz Antoine
2004-08-26 21:02:07 +00:00
reinerj
dceb04c89b
lang file update from Theytaz Antoine
2004-08-26 20:54:37 +00:00
Ralf Becker
fbdf70bcdb
fixed "TranslationTools" italian langfile is written empty, it only happens if system-charset utf-8 is set and is cause by the wrong translation of charset to "set characteri" instead of the used charset iso-8859-1
2004-08-26 19:05:25 +00:00
Ralf Becker
703e964f57
fixed "TranslationTools" italian langfile is written empty, it only happens if system-charset utf-8 is set and is cause by the wrong translation of charset to "set characteri" instead of the used charset iso-8859-1
2004-08-26 19:00:50 +00:00
mgalgoci
18221503b6
- re-write display_fullname to be more readable and suck much less
...
- add support for Lastname, Firstname username account views
2004-08-26 18:47:29 +00:00
mgalgoci
cb17572648
- re-write display_fullname to be more readable and suck much less
...
- add support for Lastname, Firstname username account views
2004-08-26 18:38:43 +00:00
Ralf Becker
b3971d810c
RenameColumn no checks if column is used in an index and evtl. rename the column in the index-definition (for the baseline delta)
2004-08-26 14:18:09 +00:00
Ralf Becker
9673ed9a05
fixed update-file, update from stable was running the phpgw_async changes twice, reported by Andy
2004-08-26 14:15:55 +00:00
ak703
eabf6925b5
Added an admin module for ldap based email settings (based on emailadmin)
...
but reduced to those functions, which are needed to manage ldap entries, which
rely only on standard schemas (core, qmail) which are not considered "experimental"
and without the need to add a separate schema.
This modul will be extended whenever possible and approved for more values.
Main goal here is: Ability to easily use eGW Admin for account management with
LDAP beackend and to comply with those schemas, the distros are delivering.
The link for this module will be shown in addition to Lars' EmailAdmin if LDAP
is used as account storage. So it will not break existing installation ;-)
2004-08-25 22:29:28 +00:00
Lars Kneschke
5f70299d28
fix for Bug: [ 1009099 ] Unable To Add Project
2004-08-25 20:58:15 +00:00
Lars Kneschke
87fd7d1d05
fix for Bug: [ 1009099 ] Unable To Add Project
2004-08-25 20:57:31 +00:00
Lars Kneschke
e42afdfd13
fix for bug [ 1007816 ] error message
2004-08-25 20:04:48 +00:00
Lars Kneschke
23046ac0b5
fix for bug [ 1007816 ] error message
2004-08-25 20:04:27 +00:00
reinerj
ecf6d38037
replace the bad word grrr
2004-08-25 18:17:28 +00:00
Oscar Manuel Gómez Senovilla
d627eebc66
*** empty log message ***
2004-08-25 18:03:24 +00:00
Oscar Manuel Gómez Senovilla
6a84552918
*** empty log message ***
2004-08-25 17:50:48 +00:00
reinerj
a806550d64
replace the bad word grrr
2004-08-25 15:14:09 +00:00
Ralf Becker
d5b8419f8d
fixing the fix, now even all sub-arrays get reset
2004-08-24 20:01:49 +00:00
Ralf Becker
7a4633e383
fixing the fix, no even all sub-arrays get reset
2004-08-24 19:48:25 +00:00
Ralf Becker
e027149a05
fixed delete-problem of anglemail after security update
2004-08-24 10:45:07 +00:00
Ralf Becker
ec06d46997
fixed delete-problem of anglemail after security update
2004-08-24 10:28:34 +00:00
Ralf Becker
ed8760d199
fixing the fix ;-)
2004-08-23 18:44:37 +00:00
Ralf Becker
6bd9c2fd4d
fixing the fix ;-)
2004-08-23 18:42:30 +00:00
Ralf Becker
287e0fc91c
fixed probs pointed out by Joxean Koret
2004-08-23 18:18:56 +00:00
Ralf Becker
d7fc09daef
fixed probs pointed out by Joxean Koret
2004-08-23 18:18:26 +00:00
dragob
ec25319d61
New/updated Slovenian translations (by Matev� Bokal).
2004-08-23 14:21:33 +00:00
dragob
65feffc4d4
New/updated Slovenian translations (by Matev� Bokal).
2004-08-23 14:11:00 +00:00
Ralf Becker
ce8a00c31a
fixed calltime-pass-reference
2004-08-23 09:40:53 +00:00
Ralf Becker
1ad54cc033
fixed calltime-pass-reference
2004-08-23 08:50:36 +00:00
Ralf Becker
ab08e1615b
fixed probs pointed out by Joxean Koret
2004-08-22 23:14:57 +00:00
Ralf Becker
1a825e8016
fixed probs pointed out by Joxean Koret
2004-08-22 23:14:55 +00:00
Ralf Becker
9ed16c7960
fixed probs pointed out by Joxean Koret
2004-08-22 23:14:55 +00:00
Ralf Becker
3bbe08b419
fixed probs pointed out by Joxean Koret
2004-08-22 23:03:07 +00:00
Ralf Becker
822506cec0
using native adodb functions for quote and db_addslashes:
...
- qstr() save's one extra call compared to the PEAR function quote()
- dont need substr( ,1,-1) for db_addslashes
2004-08-22 20:30:12 +00:00
Ralf Becker
0f34f340ab
using native adodb functions for quote and db_addslashes:
...
- qstr() save's one extra call compared to the PEAR function quote()
- dont need substr( ,1,-1) for db_addslashes
2004-08-22 20:27:11 +00:00
Ralf Becker
19e5c50947
small fix
2004-08-22 18:34:53 +00:00
Ralf Becker
aa86cc11eb
small fix
2004-08-22 18:32:20 +00:00
Ralf Becker
092bca5805
small fix
2004-08-22 14:14:38 +00:00
Ralf Becker
f5f35feb32
small fix
2004-08-22 14:09:11 +00:00
Ralf Becker
766ad46189
deleting all acl-entries of not (longer) existing accounts (users and groups), these entries have'nt got delete so far and cause a lot of mailfunctioning in the ACL class
...
==> update to version 1.0.1.002
2004-08-22 11:21:25 +00:00
Ralf Becker
1233ab4f33
fixed old update, which messed up the 1.0.0.004 update for LDAP
2004-08-22 11:13:15 +00:00
Ralf Becker
d8d352955c
fixed old update, which messed up the 1.0.0.004 update for LDAP
2004-08-22 11:13:15 +00:00
Ralf Becker
d278fe4931
deleting all acl-entries of not (longer) existing accounts (users and groups), these entries have'nt got delete so far and cause a lot of mailfunctioning in the ACL class
...
==> update to version 1.0.0.004
2004-08-21 16:19:40 +00:00
Ralf Becker
bb4c9f46d4
also deleting the memberships of a group
2004-08-21 16:17:04 +00:00
Ralf Becker
46389291a7
also deleting the memberships of a group
2004-08-21 16:15:44 +00:00
Ralf Becker
508cff860c
added configurable search-filter to auth_ldap
2004-08-21 12:18:07 +00:00
Ralf Becker
2854b5de0b
added configurable search-filter to auth_ldap
2004-08-21 12:09:07 +00:00
mgalgoci
484765bd96
The issue that this fix addresses is the following:
...
When using the uiaccountsel widget to select accounts, when you accidently
select something and want to deselect it, when you delete the item, the item
is only unhighlighted, and not removed from the uiaccountsel_popup_selection
select box in the opener document. This patch simply deletes the child node
from the uiaccountsel_popup_selection select box instead of setting the
selected false.
I've tested this with some variant of msie6/xp, mozilla 1.6/win32, firefox 0.9.3/linux
and mozilla 1.4.3/linux.
2004-08-18 19:42:23 +00:00
mgalgoci
494a970e81
The issue that this fix addresses is the following:
...
When using the uiaccountsel widget to select accounts, when you accidently
select something and want to deselect it, when you delete the item, the item
is only unhighlighted, and not removed from the uiaccountsel_popup_selection
select box in the opener document. This patch simply deletes the child node
from the uiaccountsel_popup_selection select box instead of setting the
selected false.
I've tested this with some variant of msie6/xp, mozilla 1.6/win32, firefox 0.9.3/linux
and mozilla 1.4.3/linux.
2004-08-18 19:39:05 +00:00
Ralf Becker
49b3f025bd
fixed creation of multi-column indexes
2004-08-17 14:06:28 +00:00
Ralf Becker
04d4a88bd1
lowercased the type, as it's uppercase in MaxDB
2004-08-17 11:52:02 +00:00
Ralf Becker
1a36e05672
added creation and check for a multi-column index
2004-08-17 08:23:33 +00:00
Ralf Becker
ec4bf09604
added MetaIndexes function for mssql
2004-08-17 08:21:09 +00:00
Ralf Becker
adf79e6d7e
added code to drop not-depending sequences when droping a table, depending ones cant and dont need to be droped separatly
2004-08-15 19:52:49 +00:00
Ralf Becker
9a67dc3141
import ADOdb 4.52
2004-08-15 18:45:20 +00:00
Ralf Becker
ee3f5cafff
added own MetaType, MetaColumns and MetaColumnNames functions for MaxDB to have better control over the column-types
2004-08-15 18:12:41 +00:00
Ralf Becker
647222728c
fix for MaxDB not returning the primary keys via MetaColumns
2004-08-15 16:20:39 +00:00
Ralf Becker
38a2ea7768
added MetaPrimaryKeys for MaxDB
2004-08-15 16:19:46 +00:00
Ralf Becker
531dbe93c7
added function to read back / import the schema from an existing database (used in setup and db-tools)
2004-08-15 15:43:52 +00:00
Ralf Becker
d5dbb7ef72
new schema_proc class seems to work now
2004-08-13 19:01:03 +00:00
Ralf Becker
1cabb62405
new schema_proc class seems to work now
2004-08-13 18:59:00 +00:00
Lars Kneschke
11758e6c41
call the right function name
2004-08-13 16:28:21 +00:00
Lars Kneschke
cd30d6d0ab
call the right function name
2004-08-13 16:27:50 +00:00
Lars Kneschke
11219ead38
add class to authenticate against ADS
2004-08-13 15:53:07 +00:00
Lars Kneschke
db472fe7f3
wrong variable name
...
need to be checked for HEAD to
2004-08-13 15:22:49 +00:00
reinerj
6632e631fc
italien translations from leonardo amadori
2004-08-12 20:34:26 +00:00
Ralf Becker
bea4eab3e6
added some more checks: sequences and indexes for postgres
2004-08-11 23:23:14 +00:00
Ralf Becker
b4e2d56594
added the missing postgres functions - thought they are not fully testes yet
2004-08-11 23:22:25 +00:00
Pim Snel
7a5f309cff
if application is public wiki don't let search engine robots run away
2004-08-11 21:59:17 +00:00
alpeb
dc410a8ee0
Fixed some translations
2004-08-10 23:41:22 +00:00
Pim Snel
b5c8004951
striptags from title
2004-08-10 19:38:32 +00:00
reinerj
7f5da90ddd
extensions and corrections from Kiang
2004-08-10 14:50:17 +00:00
reinerj
4278ea0a88
extensions and corrections from Kiang
2004-08-10 14:49:38 +00:00
alpeb
36a38b9b56
The ProcessManager class is dependant on the RoleManager class (when creating new minors/majors)
2004-08-10 14:08:56 +00:00
alpeb
8a356e7e72
Queries in Galaxia api need ADODB_FETCH_ASSOC set
2004-08-10 14:07:30 +00:00
Ralf Becker
908eef2095
added some "unit tests" for schemaproc
2004-08-09 21:29:03 +00:00
reinerj
691831c09f
change back the egwhack
2004-08-09 21:28:47 +00:00
Ralf Becker
4dae67c9c0
got updates working again for MaxDB, MySql and MsSql (untested). Now I need to start working on postgres.
2004-08-09 21:20:08 +00:00
alpeb
0a566e4635
Added translation of 'Logout'
2004-08-09 21:18:35 +00:00
alpeb
013a6c33d7
Added translation of 'Logout'
2004-08-09 21:14:45 +00:00
reinerj
febeab4d8d
replace the crap
2004-08-09 13:46:03 +00:00
reinerj
b1ec2ae317
replace the crap
2004-08-09 13:27:04 +00:00
reinerj
d18d0d397e
replace the crap
2004-08-09 13:20:26 +00:00
reinerj
addab52d39
replace the crap
2004-08-09 13:15:33 +00:00
reinerj
fdad27697d
replace the crap
2004-08-09 13:03:05 +00:00
reinerj
8942603608
replace the crap
2004-08-09 12:40:51 +00:00
reinerj
bae4881a39
replace the crap
2004-08-09 12:32:46 +00:00
reinerj
e77a676318
replace the crap
2004-08-09 12:25:51 +00:00
reinerj
5e7c661f4a
replace the crap
2004-08-09 12:20:28 +00:00
Ralf Becker
ef53586f0f
documentation update and added $not_null parameter to quote() to control if php null's are written as SQL NULL or not. Is used by column_data_implode to only write NULL in columns which allow to do so
2004-08-08 22:31:41 +00:00
reinerj
36d8ccb302
delete the crap
2004-08-08 21:09:16 +00:00
reinerj
f009ebc45e
delete the crap
2004-08-08 20:53:47 +00:00
alpeb
52a3cae790
Galaxia workflow api port for egroupware
2004-08-07 19:58:49 +00:00
alpeb
6322ce9832
galaxia workflow api
2004-08-07 19:46:10 +00:00
Ralf Becker
9772a1b82a
updated api-version to 1.0.0.003 for the final 1.0
...
Yuhuuuu :-)
2004-08-07 18:38:43 +00:00
Ralf Becker
8a6114d506
updated api-version to 1.0.0.003 for the final 1.0
...
Yuhuuuu :-)
2004-08-07 18:34:32 +00:00
Ralf Becker
9a58928b81
fix for bug [ 1000255 ] Todo with progress screw formating in calender:
...
- partialy caused by a <div ... /> with no closing </div>
- a table around the icons and title, puts them in one line now
2004-08-07 18:32:03 +00:00
Ralf Becker
2327d941d2
fix for bug [ 1000255 ] Todo with progress screw formating in calender:
...
- partialy caused by a <div ... /> with no closing </div>
- a table around the icons and title, puts them in one line now
2004-08-07 18:29:23 +00:00
Ralf Becker
c22cba8574
fix for bug [ 998496 ] Session error on logout under https, session-id and loginid are unset, which leads to a pg_atoi: zero length string sql-error. I now dont save anything if there is no sessionid or no loginid
2004-08-07 17:57:26 +00:00
Ralf Becker
c4d8d7d167
fix for bug [ 998496 ] Session error on logout under https, session-id and loginid are unset, which leads to a pg_atoi: zero length string sql-error. I now dont save anything if there is no sessionid or no loginid
2004-08-07 17:53:21 +00:00
Ralf Becker
4346d06789
fix for bug [ 997669 ] Session Error with db-sessions
2004-08-07 17:44:37 +00:00
Ralf Becker
db8acbba02
fix for bug [ 997669 ] Session Error with db-sessions
2004-08-07 17:43:11 +00:00
Ralf Becker
ce2045bae1
fix for bug [ 1002325 ] Manual error:
...
if session.use_trans_sid was enabled, we created a wrong link for the manual
2004-08-07 13:15:06 +00:00
Ralf Becker
298623b7cb
fix for bug [ 1002325 ] Manual error:
...
if session.use_trans_sid was enabled, we created a wrong link for the manual
2004-08-07 13:13:59 +00:00
Ralf Becker
6b8f6a3d87
removing all it's acl-rights if an account gets deleted, admin only removed the run-rights, but not the grants or other rights
2004-08-07 12:46:58 +00:00
Ralf Becker
7f79ff3d66
removing all it's acl-rights if an account gets deleted, admin only removed the run-rights, but not the grants or other rights
2004-08-07 12:45:39 +00:00
Ralf Becker
7cfabeb7c5
writing unset php-variables and thouse set to NULL now as SQL NULL
2004-08-07 11:58:05 +00:00
Oscar Manuel Gómez Senovilla
9449ea5afa
*** empty log message ***
2004-08-07 10:22:51 +00:00
reinerj
b2b8bd3512
fix from Shain Tancheff
2004-08-07 00:51:29 +00:00
reinerj
5295362cc3
fix from Shain Tancheff
2004-08-06 15:17:16 +00:00
Ralf Becker
e2eed6a73f
killed warnings if executables not found
2004-08-06 12:38:14 +00:00
Ralf Becker
35de9c846b
killed warnings if executables not found
2004-08-06 12:37:08 +00:00
Ralf Becker
009a58f9a4
fixed wrong path for existence check of theme-file and the default
2004-08-06 12:24:42 +00:00
Ralf Becker
e752c408c1
fixed wrong path for existence check of theme-file and the default
2004-08-06 12:23:21 +00:00
Ralf Becker
46211ed373
merged some bugfixes and a change of a (so far not used) parameter from HEAD
2004-08-05 15:46:56 +00:00
Ralf Becker
0bd82f3ab8
a bugfix in select and some MaxDB stuff
2004-08-05 15:31:55 +00:00
mgalgoci
2425ccea19
- fix the "Home" text missing in appTitles in edge-it, idots, and jerryt
...
templates.
- remove noop if (foo) { continue; }
- remove obsolete commented out code that special cased the home app which
is no longer valid.
2004-08-04 17:30:57 +00:00
mgalgoci
4a0037eec6
- fix the "Home" text missing in appTitles in edge-it, idots, and jerryt
...
templates.
- remove noop if (foo) { continue; }
- remove obsolete commented out code that special cased the home app which
is no longer valid.
2004-08-04 17:14:01 +00:00
Ralf Becker
9c5edb9b04
reworked to use the new db-functions
2004-08-04 15:34:14 +00:00
Ralf Becker
5d5730d813
improved handling of schema-files on system startup or in setup
2004-08-04 15:33:42 +00:00
Ralf Becker
906dd66691
bulgarian translations from Iassen Pramatarov <turin-AT-fsa-bg.org>
2004-08-04 14:56:19 +00:00
Ralf Becker
f54f56bc87
bulgarian translations from Iassen Pramatarov <turin-AT-fsa-bg.org>
2004-08-04 14:55:42 +00:00
Ralf Becker
ccb4700624
removed unnecessary ';' in query in register_hooks, MaxDB treats them as SQL-errors
2004-08-04 10:30:47 +00:00
Ralf Becker
ff1cf940cc
moved special insert_id handling for postgres into ADOdb, added workaround for updates of text/LONG columns in MaxDB to db::update
2004-08-03 23:06:37 +00:00
Ralf Becker
ecf1fd06eb
MetaIndexes and _insert_id functions added
2004-08-03 23:04:29 +00:00
Ralf Becker
5f8de74a2a
added table and colum as parameter to Insert_ID() to correctly retrive the id under postgres and MaxDB
2004-08-03 23:03:38 +00:00
Ralf Becker
1ef5e6e3ad
small fix
2004-08-03 22:53:45 +00:00
Ralf Becker
d757e35973
reworked so-layer for MaxDB and new db-functions
2004-08-03 22:52:55 +00:00
Carsten Wolff
00ce9a3181
vbXMLRPC needs a slightly different dateformat.
2004-08-03 16:09:27 +00:00
Carsten Wolff
a4ac481367
vbXMLRPC needs a slightly different date-format.
2004-08-03 16:02:41 +00:00
Ralf Becker
2d11bcec04
re-added (to be able to make patches agains 4.51) the sapdb change
2004-08-02 08:34:09 +00:00
Ralf Becker
b3d517a98c
imported version 4.51 of ADOdb
2004-08-02 08:30:47 +00:00
Ralf Becker
d4167b6c44
fixed double serialisation of times and data (leftover from old code)
...
Thanks alpe for the notice
2004-08-01 17:19:47 +00:00
Ralf Becker
9352bd53c4
replaced unnecessary ereg_replace, which caused trouble with mbstring.function_overload=7
2004-08-01 08:09:35 +00:00
Ralf Becker
bb9f10fb29
removed ereg_replace which causes problems with multibyte charsets and mbstring.function_overload=7
2004-08-01 08:05:44 +00:00
Ralf Becker
bb29a8e4d0
removed ereg_replace which causes problems with multibyte charsets and mbstring.function_overload=7
2004-08-01 08:02:53 +00:00
Ralf Becker
12fcf092c7
replaced unnecessary ereg_replace, which caused trouble with mbstring.function_overload=7
2004-08-01 07:58:26 +00:00
Ralf Becker
a4181bf0a8
reverted omgs's changes
2004-07-31 21:36:54 +00:00
Oscar Manuel Gómez Senovilla
e15e152369
*** empty log message ***
2004-07-31 19:55:06 +00:00
Ralf Becker
74fd47804a
fixed asyncservices to run under the windows sheduler
2004-07-31 19:37:58 +00:00
Ralf Becker
2ebf83a47c
fixed asyncservices to run under the windows sheduler
2004-07-31 19:34:11 +00:00
reinerj
fe44aa6f00
fix some wrong tabs in file which produce error messages
2004-07-31 18:02:58 +00:00
reinerj
e37c10d2ac
fix some wrong tabs in file which produce error messages
2004-07-31 18:02:33 +00:00
reinerj
6afdef7f3a
fix some wrong tabs in file which produce error messages
2004-07-31 17:15:12 +00:00
reinerj
ba39bb3d72
fix some wrong tabs in file which produce error messages
2004-07-31 17:13:50 +00:00
reinerj
ffe12bd74a
fix some wrong tabs in file which produce error messages
2004-07-31 17:12:55 +00:00
reinerj
ae1945c3f3
fix some wrong tabs in file which produce error messages
2004-07-31 17:12:46 +00:00
reinerj
4656d2372a
fix some wrong tabs in file which produce error messages
2004-07-31 17:12:46 +00:00
reinerj
107f61a085
fix some wrong tabs in file which produce error messages
2004-07-31 17:11:45 +00:00
reinerj
701dd6c67e
fix some wrong tabs in file which produce error messages
2004-07-31 17:11:45 +00:00
reinerj
c72c92f17a
fix some wrong tabs in file which produce error messages
2004-07-31 17:10:10 +00:00
Ralf Becker
2ced3f0bdd
new version number for the next RC - hopefully the last one ;-)
2004-07-31 14:17:32 +00:00
Ralf Becker
ff28193d36
new version number for the next RC - hopefully the last one ;-)
2004-07-31 14:13:12 +00:00
Ralf Becker
0d70830fc3
imported version 4.51 of ADOdb
2004-07-31 13:09:39 +00:00
Ralf Becker
7e1da8f7ad
1) fix for cookie domain, when using a proxy which rewrites the host-name
...
2) also applied Benjamins fix for the link function from the 1.0 branch - thought I dont know what it fixes ;-)
2004-07-31 10:14:52 +00:00
Ralf Becker
62f11b8d78
fix for cookie domain, when using a proxy which rewrites the host-name
2004-07-31 10:10:32 +00:00
Ralf Becker
be01760302
removed manual acl-settings for auto-created accounts, as suggested by Matthew Galgoci
2004-07-31 09:28:28 +00:00
Ralf Becker
deb05b2ec1
removed manual acl-settings for auto-created accounts, as suggested by Matthew Galgoci
2004-07-31 09:26:18 +00:00
alpeb
39ebfaf753
Changed param comment of function input: funtion should expect time in server's timezone instead of users localtime; the conversion to user's localtime is taken care inside the function when calling common->show_date
2004-07-30 00:27:47 +00:00
alpeb
6d36e3afaa
Changed param comment of function input: funtion should expect time in server's timezone instead of users localtime; the conversion to user's localtime is taken care inside the function when calling common->show_date
2004-07-30 00:24:12 +00:00
bgigon
d3a97b6813
Reverse
2004-07-27 15:52:53 +00:00
bgigon
9d9f46f532
Fix display bug.
...
If this line replace all \n by <br />, Toolbox in calendar are too big (x2)
(and other is blank; for the display is very very bad)
2004-07-27 09:01:23 +00:00
Oscar Manuel Gómez Senovilla
ae31c0db04
*** empty log message ***
2004-07-26 19:48:49 +00:00
Ralf Becker
8286bb3dc6
fixed typo
2004-07-25 20:05:28 +00:00
Ralf Becker
788440b69d
fixed get_list, which was only returning groups if 'both' were requested, which caused eg. in calender only groups to be selectable
2004-07-25 15:51:54 +00:00
Ralf Becker
46a292c882
fixed get_list, which was only returning groups if 'both' were requested, which caused eg. in calender only groups to be selectable
2004-07-25 15:25:18 +00:00
Ralf Becker
c591c2c221
fixed / added mssql support for egw and fixed some other Windows probs on the way ;-)
...
- knowledgebase is not working: select distinct is not possible with text-columns
- fudforum is not working: is does not use ADOdb and has no own db-layer for mssql
- other apps seem to work, everthing needs through testing - incl. our "old" db's
2004-07-25 01:41:37 +00:00
Ralf Becker
459a8bd101
fixed / added mssql support for egw and fixed some other Windows probs on the way ;-)
...
- knowledgebase is not working: select distinct is not possible with text-columns
- fudforum is not working: is does not use ADOdb and has no own db-layer for mssql
- other apps seem to work, everthing needs through testing - incl. our "old" db's
2004-07-25 01:34:59 +00:00
Ralf Becker
79c56b1d8f
fixed bug [ 991222 ] Error uploading file -
...
thought the whole class need to be reworked with the new db-functions
2004-07-24 20:30:33 +00:00
Ralf Becker
968f1ccf91
fixed bug [ 991222 ] Error uploading file -
...
thought the whole class need to be reworked with the new db-functions
2004-07-24 20:29:15 +00:00
Ralf Becker
8107e51abc
removed wrong semicolon bedind the sql queries
2004-07-23 00:59:44 +00:00
Ralf Becker
b23989981e
added 'async_' prefix to column-names of phpgw_async, as 'id' is a reserved word in sapdb
2004-07-23 00:47:30 +00:00
Ralf Becker
29594f2771
added 'async_' prefix to column-names of phpgw_async, as 'id' is a reserved word in sapdb
2004-07-23 00:46:01 +00:00
Ralf Becker
d5c32df4e3
first version of data-dictionary for sapdb
2004-07-23 00:41:24 +00:00
Ralf Becker
1a585efd36
fixed the code, which was not working after the right table-name was used ;-)
...
dont think that part is used anyhow
2004-07-22 18:40:19 +00:00
Ralf Becker
c5c9030104
fixed the code, which was not working after the right table-name was used ;-)
...
dont think that part is used anyhow
2004-07-22 18:38:42 +00:00
bgigon
b7e6425723
Add cosmetic display, and fixbug
2004-07-22 13:57:30 +00:00
bgigon
0a57a7e794
Add "rejected lines" feature
2004-07-22 10:41:50 +00:00
Carsten Wolff
8fb8a24e09
now that the old db-classes are gone, we can put function name_quote to use.
2004-07-22 08:23:25 +00:00
Carsten Wolff
42142322b4
now that the old db-classes are gone, we can put function name_quote to use.
2004-07-22 08:22:52 +00:00
Ralf Becker
edcda476b7
update brasilian translations
2004-07-21 21:18:18 +00:00
alpeb
7ebc061ac0
fixed typo that wasn't allowing phpmailer to authenticate to smtp server when needed
2004-07-21 21:16:21 +00:00
alpeb
efe5157b83
fixed typo that wasn't allowing phpmailer to authenticate to smtp server when needed
2004-07-21 21:15:54 +00:00
Ralf Becker
cff2ee4a4b
update brasilian translations
2004-07-21 21:15:13 +00:00
Ralf Becker
75c914ea31
patch from Erwan LE DISEZ
2004-07-21 17:01:51 +00:00
Ralf Becker
6944ebc376
patch from Erwan LE DISEZ
2004-07-21 17:00:44 +00:00
Ralf Becker
9338b3a2af
fixed wrong name of config-table
2004-07-21 13:55:05 +00:00
Ralf Becker
5f0e998729
fixed wrong name of config-table
2004-07-21 13:53:31 +00:00
Ralf Becker
de506124a3
fixing bug [ 992090 ] Could not log out
...
At that time, there is no account-id set which results in an empty string, what pgSql dont likes in integer fields. Casting it to int now.
2004-07-21 10:12:58 +00:00
Ralf Becker
e6a2d51b8c
fixing bug [ 992090 ] Could not log out
...
At that time, there is no account-id set which results in an empty string, what pgSql dont likes in integer fields. Casting it to int now.
2004-07-21 10:12:17 +00:00
bgigon
4e6fa932cb
Add feature "rejected line"
...
Somes lines has been rejected.
This features warn admin directly
2004-07-20 16:11:31 +00:00
Ralf Becker
f827b8a29b
removed str.replace with anonymous function, as suggested by benjamin
2004-07-20 13:44:30 +00:00
Ralf Becker
08e2fe58a5
removed str.replace with anonymous function, as suggested by benjamin
2004-07-20 13:43:07 +00:00
bgigon
0932b203db
Resolv the big problem with IE 5.2 under Mac and Safari.
...
Reduce pixel and calendar is correctly displayed in left box
2004-07-20 13:01:23 +00:00
bgigon
de5835af65
FixBug in link() function.
2004-07-20 09:42:08 +00:00
Ralf Becker
bfab7d5a46
changed quoting for wz_tooltips to allow linebreaks
2004-07-19 15:19:02 +00:00
Ralf Becker
13fbccf507
changed quoting for wz_tooltips to allow linebreaks
2004-07-19 15:18:02 +00:00
ak703
cc63295475
updated for use of tooltips systemwide
2004-07-16 12:26:51 +00:00
ak703
0e82b09dfa
enable tooltips systemwide (wz_tooltip from Walter Zorn)
...
sample can be found in calendar-templates (link_pict.tpl) and use instructions
follow in "phpgwapi/js/wz_tooltip/README" later ;-)
2004-07-15 12:48:38 +00:00
Ralf Becker
dff13373e1
1) fixed problem with not created account_email column, thanks to a direction from Manfred Usselmann
...
2) moved all pre-1.0.0 updates to new tables_updates_0_9_14.inc.php, which gets now included as all to other "old" updates
2004-07-15 06:47:34 +00:00
Ralf Becker
d765f99acd
fixed problem with not created account_email column, thanks to a direction from Manfred Usselmann
2004-07-15 06:42:52 +00:00
Oscar Manuel Gómez Senovilla
6666325a1e
*** empty log message ***
2004-07-14 08:12:56 +00:00
nobody
6575660a89
This commit was manufactured by cvs2svn to create branch
...
'Version-1_0_0-branch'.
2004-07-13 12:20:15 +00:00
Ralf Becker
04650e3680
re-read job, in case it had been updated or even deleted in the method
2004-07-12 23:46:54 +00:00
Ralf Becker
eba1ec911f
fixed name2id for groups (was still the old variable-name) and limited id2name & name2id for groups on certain fields only
2004-07-12 21:25:51 +00:00
Ralf Becker
c7280a44a9
created new colorpicker for eGW based on the one from htmlArea
2004-07-12 18:50:39 +00:00
Oscar Manuel Gómez Senovilla
ef61d8b6de
*** empty log message ***
2004-07-12 16:03:27 +00:00
bgigon
fcd6d6a807
Add features translations for templates
2004-07-12 10:49:35 +00:00
bgigon
959740dd9f
FixBug for Safari (Mac)
2004-07-12 09:39:54 +00:00
alpeb
eabb97968b
Ralph: you erased by mistake some parenthesis in last commit ;)
2004-07-11 14:48:00 +00:00
Ralf Becker
f7d51c9e57
fixing probs with debian woody which is php >= 4.1.1, but lacks mcrypt_generic_deinit
2004-07-11 13:37:30 +00:00
Carsten Wolff
23cbfee599
somtimes less is more ... do not confuse users with just doing nothing, just because he likes to type phonenumbers with an extra space
2004-07-11 13:35:22 +00:00
Carsten Wolff
f2b7d8deda
Fix for the same bug as after the last import of a new adodb-version.
...
I wonder, if someday all will start to patch instead of overwriting and committing.
Anyway, this bugfix will be part of the next ADODB release. See:
http://phplens.com/lens/lensforum/msgs.php?id=9849
2004-07-11 11:38:59 +00:00
Ralf Becker
c1c5722f40
removed availible column from phpgw_languages
2004-07-11 10:16:30 +00:00
Ralf Becker
56d6430de2
moved (optional) language selection befor the user-name and automaticaly reload the page, if the user changed the language
2004-07-11 09:42:54 +00:00
Ralf Becker
e5d689cb9f
added smtp-auth configuration to email and API's send-class (translations for that are moved to admin, as the config is now in Admin >> Site config and only for confinience accessible via Admin >> Email >> Site config too
2004-07-11 08:33:28 +00:00
Ralf Becker
5ea042041c
fixed not showing up langs like 'es-ca' which hasn't been in phpgw_languages (or only as just 'ca')
2004-07-10 10:59:37 +00:00
Ralf Becker
551c66d68e
change to make sure eg. '1.0.0' is counted less the '1.0.0.xxx' !
2004-07-10 10:56:09 +00:00
Ralf Becker
0a5573a0fe
1) using hint-values of auth class about name, group, email, primary-group in $GLOBALS['auto_create_acct'], as the sql-class already does
...
2) using default group as specified in Setup >> Configuration for the primary group too, if none is given, this should fix also bug [ 958418 ] Registration problem with LDAP accounts
2004-07-10 08:25:02 +00:00
Ralf Becker
ee82c376f6
using default group as specified in Setup >> Configuration for the primary group too, if none is given
2004-07-10 08:22:07 +00:00
Ralf Becker
e1599a19c0
fix for big files in web_dav as suggested by bug [ 964418 ] Downloading large files through webdav fails
2004-07-10 08:01:25 +00:00
Ralf Becker
8e71034baf
fix for binary data stored in database as describt in bug [ 985874 ] Can't store files in database
2004-07-10 07:51:29 +00:00
Ralf Becker
c8b165acae
fixed typo
2004-07-10 07:50:16 +00:00
Ralf Becker
ec9ef473ce
imported ADOdb ver. 4.50 which should solve many php5 probs
2004-07-10 07:19:40 +00:00