Ralf Becker
|
167d7e7288
|
new param. to supply a join for the select method: eg. ",table2 WHERE x=y" or "LEFT JOIN table2 ON (x=y)"
|
2005-04-08 18:34:49 +00:00 |
|
Ralf Becker
|
da8ccaa6bb
|
allow to specify the app of an image by giving <app>/<name> instead just a <name>
|
2005-04-08 18:31:55 +00:00 |
|
Ralf Becker
|
20cacc2f1d
|
1) fixed not working inserts, if primary key (not auto-increment) where given
2) allow 0 to be written and not treated as null
3) added join feature for search
|
2005-04-08 18:30:32 +00:00 |
|
dragob
|
9817e2cd83
|
Fixed translation.
|
2005-04-08 10:39:01 +00:00 |
|
dragob
|
4439adc46a
|
Fixed translation.
|
2005-04-08 10:37:40 +00:00 |
|
Ralf Becker
|
37fbde58da
|
fixed wrong link
|
2005-04-07 12:08:59 +00:00 |
|
Ralf Becker
|
0bd9ff209d
|
an other documentation update
|
2005-04-07 09:26:49 +00:00 |
|
Ralf Becker
|
3b32bccc49
|
documentation update and the usual code modernization (phpgw-->egw, ...)
|
2005-04-06 11:05:57 +00:00 |
|
Ralf Becker
|
eeb73369b1
|
removed never used uilink class
|
2005-04-06 11:04:43 +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 |
|
Lars Kneschke
|
63870b9d9e
|
PRIVATE and PUBLIC are reserved words under PHP5
|
2005-04-06 04:55:49 +00:00 |
|
Ralf Becker
|
51a0ac0f80
|
fixed not displayed error-message: write failed (webserver has not write-rights). Before writes of tables for new created apps silently fail.
|
2005-04-04 08:50:45 +00:00 |
|
Ralf Becker
|
56579673b2
|
fix for bug [ 1175200 ] 24 - hour workday hangs appth the index_block
|
2005-04-03 09:26:10 +00:00 |
|
Oscar Manuel Gómez Senovilla
|
13f7f94036
|
*** empty log message ***
|
2005-04-02 11:20:11 +00:00 |
|
Ralf Becker
|
35678aa41b
|
fixed freebusy format as requested by Tobias K�nig <tokoe-at-kde.org>
|
2005-03-31 13:19:16 +00:00 |
|
Ralf Becker
|
15250f5776
|
fixed freebusy format as requested by Tobias K�nig <tokoe-at-kde.org>
|
2005-03-31 13:16:18 +00:00 |
|
Ralf Becker
|
71c1959c40
|
added language direction flag to the html tag for the idots and jerry template:
it can be set now by translating the phrase 'language_direction_rtl' to 'rtl' for a specific language
|
2005-03-30 16:16:07 +00:00 |
|
Ralf Becker
|
ce06f44d22
|
new holiday file for NL from E.Jennekens-at-XWire.nl
|
2005-03-30 15:57:20 +00:00 |
|
Ralf Becker
|
31ceecd94e
|
new holiday file for NL from E.Jennekens-at-XWire.nl
|
2005-03-30 15:55:57 +00:00 |
|
Ralf Becker
|
ee9cf93b63
|
removed hack necessary because of the wrong call of the contructor of the application class
|
2005-03-30 14:46:37 +00:00 |
|
Ralf Becker
|
3168a88a87
|
fixed bug of not removable apps in the user management
|
2005-03-30 14:45:16 +00:00 |
|
Ralf Becker
|
2c300e8cd7
|
fixed bug of not removable apps in the user management
|
2005-03-30 14:42:32 +00:00 |
|
Ralf Becker
|
fdc23f5846
|
fixed html comment from Bertrand Croq <bertrand.croq-at-freeskop.com>
|
2005-03-30 08:59:23 +00:00 |
|
Ralf Becker
|
bc4501f2e7
|
added not allways set sync_changedby column, which is required as it is NOTNULL and some code modernisation ;-)
|
2005-03-30 08:16:31 +00:00 |
|
Ralf Becker
|
f7892bcce2
|
setting egw_api_content_history.sync_{added|modified|deleted} to NOTNULL, as the code only sets one timestamp (mysql does not care about NOTNULL, but eg. postgres does)
|
2005-03-30 07:36:17 +00:00 |
|
Ralf Becker
|
cb820c8ccf
|
only omit filter-column in search, if it's realy set to a value
|
2005-03-29 17:06:50 +00:00 |
|
Ralf Becker
|
404ebd1a5a
|
new function to get all locations for a given app and user
|
2005-03-29 15:30:08 +00:00 |
|
Ralf Becker
|
88577483bd
|
fixed editing of versions other then the latest version
|
2005-03-29 14:16:42 +00:00 |
|
Régis Leroy
|
9d9de69793
|
bugfix: old vars names still there. The ProcessMonitor workflow ui wasn't able to show number of activities per processes. pId->wf_p_id
|
2005-03-29 13:26:29 +00:00 |
|
Ralf Becker
|
d16625797f
|
fixed bug: private filter not working as suggested by Bertrand Croq <bertrand.croq-at-freeskop.com> on the developer list
|
2005-03-29 10:17:36 +00:00 |
|
Ralf Becker
|
750bd3bb9b
|
fixed bug: private filter not working as suggested by Bertrand Croq <bertrand.croq-at-freeskop.com> on the developer list
|
2005-03-29 10:16:35 +00:00 |
|
Ralf Becker
|
00986df3bc
|
fix for bug [ 1164773 ] Moving events in calendar:
recur_exception was never set
|
2005-03-28 08:29:07 +00:00 |
|
Ralf Becker
|
b141e0606d
|
fix for bug [ 1164773 ] Moving events in calendar:
recur_exception was never set
|
2005-03-28 08:25:23 +00:00 |
|
Régis Leroy
|
f8b10f7097
|
Bugfix: user was not setted when forms were launched, this lett multiple users run the same activity on the same instance at the same time. WARNING:: You should recompile all your activities to fix the bug.
|
2005-03-27 09:03:07 +00:00 |
|
Oscar Manuel Gómez Senovilla
|
3edee1577f
|
*** empty log message ***
|
2005-03-26 22:13:10 +00:00 |
|
Oscar Manuel Gómez Senovilla
|
f2a93fa910
|
*** empty log message ***
|
2005-03-26 22:00:50 +00:00 |
|
Miles Lott
|
6bcd0f9cfb
|
cleanup formatting
|
2005-03-25 09:59:48 +00:00 |
|
Ralf Becker
|
729b34782e
|
fix of last commit, was setting up a reference to itself and not to the old phpgw_info
|
2005-03-25 09:21:23 +00:00 |
|
Ralf Becker
|
e00dc3ec4e
|
MY holidays from hoyanf <hoyanf-at-hotmail.com>
|
2005-03-25 07:32:27 +00:00 |
|
Ralf Becker
|
cc503bdb4a
|
MY holidays from hoyanf <hoyanf-at-hotmail.com>
|
2005-03-25 07:31:41 +00:00 |
|
Ralf Becker
|
4e550758cd
|
NZ holidays from Mark van Walraven <mark-AT-compel.co.nz>
|
2005-03-24 13:44:52 +00:00 |
|
nobody
|
a68e1c2199
|
This commit was manufactured by cvs2svn to create branch
'Version-1_0_0-branch'.
|
2005-03-24 13:44:52 +00:00 |
|
Ralf Becker
|
765eee6364
|
NZ holidays from Mark van Walraven <mark-AT-compel.co.nz>
|
2005-03-24 13:44:20 +00:00 |
|
Ralf Becker
|
c52cccac0e
|
IL holidays from Ilan Tayary <ilan-AT-cogniview.com>
|
2005-03-24 13:36:38 +00:00 |
|
Ralf Becker
|
df288f2e02
|
IL holidays from Ilan Tayary <ilan-AT-cogniview.com>
|
2005-03-24 13:35:05 +00:00 |
|
Ralf Becker
|
ec82877ff4
|
DK holidays from Martin Dalum <martin-AT-cabo.dk>
|
2005-03-24 13:31:30 +00:00 |
|
Ralf Becker
|
eb290e7731
|
DK holidays from Martin Dalum <martin-AT-cabo.dk>
|
2005-03-24 13:30:08 +00:00 |
|
Miles Lott
|
81f926b501
|
Add special case for correct filename in Palm_PDB export (Bug #1162859)
|
2005-03-24 13:29:51 +00:00 |
|
Ralf Becker
|
4e2bce12e6
|
modernized code and fixed problem reported on the list: new installs cant create admin-account due to not longer existing phpgw class in the api
|
2005-03-24 13:15:12 +00:00 |
|
ak703
|
ad291e1fa5
|
revert changes as Ralph required
maybe we find a different approach
|
2005-03-21 15:30:13 +00:00 |
|