Nathan Gray
|
375fad6cd4
|
Use multiple selectbox to handle both single & multiples
|
2012-07-05 19:59:42 +00:00 |
|
Nathan Gray
|
6ae812ff45
|
Fix date format handling
|
2012-07-05 18:24:20 +00:00 |
|
Ralf Becker
|
535051e77f
|
Some index to speed up access/update of huge history-logs
|
2012-07-05 09:24:51 +00:00 |
|
Ralf Becker
|
63a95f58d3
|
allow to use default host, but give a dn and pw
|
2012-07-05 07:25:19 +00:00 |
|
Ralf Becker
|
86df4ba58b
|
allow to use default host, but give a dn and pw
|
2012-07-05 07:23:06 +00:00 |
|
Nathan Gray
|
9a6e3d59a8
|
If two widgets have the same ID, and they both return objects as values (eg: link widgets) then merge the values instead of replacing
|
2012-07-04 22:41:51 +00:00 |
|
Nathan Gray
|
f1ea3db040
|
Remove debug
|
2012-07-04 22:39:08 +00:00 |
|
Nathan Gray
|
379427f18f
|
For et2, reset old parent & new parent so they get updated next refresh. Otherwise, they may not show the change in child until logout/login or parent is actually edited
|
2012-07-04 22:38:50 +00:00 |
|
Christian Binder
|
f81fd11435
|
tag applications which have implemented document merge
|
2012-07-04 17:00:03 +00:00 |
|
Nathan Gray
|
14f736c20b
|
Forced file preference left empty now means user choice - was forced to '', which was really hard to give users choice again
|
2012-07-04 15:29:52 +00:00 |
|
Ralf Becker
|
20346395d7
|
fixed typo causing extension to be lost
|
2012-07-03 14:24:07 +00:00 |
|
Ralf Becker
|
0b185c91f4
|
* Admin: View sessions / access log allows to sort by login ID, IP, last action
|
2012-07-03 14:03:57 +00:00 |
|
Klaus Leithoff
|
81996d0321
|
finetuning on acl-management
|
2012-07-03 12:18:51 +00:00 |
|
Klaus Leithoff
|
a66e6803e2
|
* email: manage acl table; show acl table for selected folder for first folder selected when clicking on ACL tab as first action; remove trailing whitespaced
|
2012-07-03 11:18:57 +00:00 |
|
Ralf Becker
|
b89ac80f6b
|
* Timesheet: filtering by a status did not contain timesheets of sub-status
|
2012-07-03 10:31:22 +00:00 |
|
Ralf Becker
|
36f334dcff
|
limit IE hack (no attachment in Content-disposition header) to IE < 9
|
2012-07-03 09:33:58 +00:00 |
|
Ralf Becker
|
3459a34a9f
|
limit IE hack (no attachment in Content-disposition header) to IE < 9
|
2012-07-03 09:33:26 +00:00 |
|
Ralf Becker
|
146dba095f
|
invalidate categories cache after DB restore
|
2012-07-03 08:18:44 +00:00 |
|
Ralf Becker
|
dc7259a59c
|
invalidate categories cache after DB restore
|
2012-07-03 08:16:52 +00:00 |
|
Ralf Becker
|
65a8e891b3
|
chunk size for number of rows to query was far to low for huge tables like egw_history_log which can be a couple of million rows, backup took far to long
|
2012-07-03 07:06:29 +00:00 |
|
Ralf Becker
|
d0f097e1ec
|
chunk size for number of rows to query was far to low for huge tables like egw_history_log which can be a couple of million rows, backup took far to long
|
2012-07-03 07:05:55 +00:00 |
|
Nathan Gray
|
ff19062265
|
Use filemanager popup to allow linking to already existing files
|
2012-07-02 23:03:27 +00:00 |
|
Nathan Gray
|
235d9b3285
|
Let vfs widget have a value
|
2012-07-02 23:02:57 +00:00 |
|
Nathan Gray
|
5385055eb9
|
Fix bug breaking array values (name ends in [])
|
2012-07-02 22:58:02 +00:00 |
|
Nathan Gray
|
587e3c8862
|
Adapt file select popup to work with et2
|
2012-07-02 22:57:02 +00:00 |
|
Christian Binder
|
c900737797
|
reverted r39642 for a better solution to come
|
2012-07-02 20:43:00 +00:00 |
|
Ralf Becker
|
ef0cc4f6bd
|
* ImportExport: fixed not working export in IE8 (seems to choke on Content-Disposition: attachment header)
|
2012-07-02 15:43:17 +00:00 |
|
Nathan Gray
|
195a3353d7
|
Add date only placeholders for timestamps: {{timestamp_placeholder/date}}
|
2012-07-02 15:24:15 +00:00 |
|
Ralf Becker
|
77d39f184e
|
fixed 5.4 PHP Warning: Illegal string offset 'start' or 'end'
|
2012-07-02 08:19:58 +00:00 |
|
Ralf Becker
|
e09a9c3198
|
fixed 5.4 PHP Warning: Illegal string offset 'start' or 'end'
|
2012-07-02 08:14:27 +00:00 |
|
Christian Binder
|
183fa30aca
|
Registry of apps currently supporting merge (for later usage)
|
2012-07-01 18:22:38 +00:00 |
|
Ralf Becker
|
1379a5da45
|
* Admin/DB-Backup: querying only chunks for 100 rows, to not run into memory limit on huge tables
|
2012-06-30 15:19:40 +00:00 |
|
Ralf Becker
|
f88aa3738b
|
* Admin/DB-Backup: querying only chunks for 100 rows, to not run into memory limit on huge tables
|
2012-06-30 15:18:49 +00:00 |
|
Klaus Leithoff
|
45fe6d9fea
|
for new (autocreated) accounts, set ->can change password<- appropriately, move section before processing of hooks
|
2012-06-29 13:54:13 +00:00 |
|
Klaus Leithoff
|
fa90c1066c
|
* API: for new (autocreated) accounts, set ->can change password<- flag only if admin requires his users to change their passwords regularily (admin->site configuration->set recurrent forced password change)
|
2012-06-29 11:38:58 +00:00 |
|
Ralf Becker
|
0749e9fb79
|
docu update
|
2012-06-29 09:06:16 +00:00 |
|
Ralf Becker
|
09997309ab
|
docu update
|
2012-06-29 09:05:22 +00:00 |
|
Ralf Becker
|
5100dfcc71
|
* Password: fixed not working check, if user has right to change password, causing password link in topmenu to be displayed when not in preferences app
|
2012-06-29 07:14:46 +00:00 |
|
Ralf Becker
|
7f9923d780
|
create valid SQL, even if account has for whaterver reason no group-memberships
|
2012-06-28 16:40:21 +00:00 |
|
Ralf Becker
|
2674b43532
|
create valid SQL, even if account has for whaterver reason no group-memberships
|
2012-06-28 16:39:36 +00:00 |
|
Christian Binder
|
76f516ee4c
|
use $j object instead of jQuery
|
2012-06-27 20:40:05 +00:00 |
|
Nathan Gray
|
3d4b28ae15
|
Add changes in linked files into history log (et2)
|
2012-06-27 20:32:45 +00:00 |
|
Ralf Becker
|
b025809df1
|
* CalDAV/CardDAV expand-property report for principals used in iCal on OS X 10.7
|
2012-06-27 20:08:56 +00:00 |
|
Ralf Becker
|
52d7d6bbcf
|
* Admin: global categories showed private categories of other users
|
2012-06-27 16:04:51 +00:00 |
|
Ralf Becker
|
ebb5244a7a
|
* Tracker/Timesheet: support private custom-fields, existing fields stay public
|
2012-06-27 08:59:23 +00:00 |
|
Nathan Gray
|
b2817cf358
|
Add a button to allow linking to existing VFS files - work in progress
|
2012-06-26 23:01:04 +00:00 |
|
Nathan Gray
|
69812c92ee
|
Avoid fatal error if it exists, but is not an array
|
2012-06-26 23:00:22 +00:00 |
|
Nathan Gray
|
4a98ec1a26
|
Allow grids with names to work
|
2012-06-26 22:56:35 +00:00 |
|
Nathan Gray
|
b4271fdcbd
|
If onclick is still text, compile it
|
2012-06-26 22:55:39 +00:00 |
|
Christian Binder
|
7d0a964a1e
|
enbable textbox widget for type passwd
|
2012-06-26 20:37:58 +00:00 |
|