Klaus Leithoff
|
e36b712421
|
* 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 14:03:41 +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
|
8a3f253076
|
docu update
|
2012-06-29 09:05:53 +00:00 |
|
Ralf Becker
|
09997309ab
|
docu update
|
2012-06-29 09:05:22 +00:00 |
|
Klaus Leithoff
|
82042ee06c
|
* email: if marking a message for deletion, set the message as read too; if not trusting SEEN/UNSEEN info, always look/filter for unseen and return the counter (not only when unseen counter is set to 0)
|
2012-06-29 09:01:14 +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
|
55f7f8d681
|
* 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:11:57 +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 |
|
Ralf Becker
|
5cbc182ac4
|
create valid SQL, even if account has for whaterver reason no group-memberships
|
2012-06-28 16:37:43 +00:00 |
|
Klaus Leithoff
|
e61b2901c6
|
* email: suppress empty user leaf on shared folders while in manage folders
|
2012-06-28 13:21:37 +00:00 |
|
Klaus Leithoff
|
abd9edcba9
|
silence log
|
2012-06-28 08:18:32 +00:00 |
|
Klaus Leithoff
|
ff3ff4573e
|
use new static function to reset FolderObjectCache
|
2012-06-28 08:15:55 +00:00 |
|
Klaus Leithoff
|
04b1b69043
|
introducing the retrieval of special-use folders (though they are not used yet); handling of cached folderObjects on manage folders
|
2012-06-28 08:15:29 +00:00 |
|
Klaus Leithoff
|
2b1cacabb3
|
more detailed examination of capabilities; introducing functionality to retrieve special use folders; remove trailing whitespace
|
2012-06-28 06:52:40 +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
|
a274709e55
|
* Admin: global categories showed private categories of other users
|
2012-06-27 16:05:12 +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 |
|
Christian Binder
|
37945dd54a
|
fix superuser box not visible
|
2012-06-26 19:42:08 +00:00 |
|
Nathan Gray
|
6f2f28dcaa
|
Format numbers inside writer tables as numbers
|
2012-06-26 16:48:46 +00:00 |
|
Nathan Gray
|
f6a76efba9
|
Better handling of link titles as directories
|
2012-06-26 16:47:04 +00:00 |
|
Nathan Gray
|
8d658da583
|
Remove outdated outlook definitions
|
2012-06-26 16:30:04 +00:00 |
|
Nathan Gray
|
36cc792d46
|
Format numbers inside writer tables as numbers
|
2012-06-26 16:21:20 +00:00 |
|
Nathan Gray
|
d799d2f675
|
Better handling of link titles as directories
|
2012-06-26 15:24:20 +00:00 |
|
Nathan Gray
|
8075cb9a9b
|
* For files inside /apps/appname/id, the application's merge print placeholders are also available
|
2012-06-26 14:35:53 +00:00 |
|
Klaus Leithoff
|
93d83f319d
|
* API: HTML Editor-> disable encoding of html entities in output (this needs to set the ckeditor config value to false, since the default is true with the current ckeditor version)
|
2012-06-26 12:42:52 +00:00 |
|
Klaus Leithoff
|
fafb8947d3
|
* API: HTML Editor-> disable encoding as entities needs to set the config value to false, as the default is true with the current ckeditor version
|
2012-06-26 12:37:42 +00:00 |
|
Ralf Becker
|
ab086e10a2
|
* Filemanager/API: automatically decrement and store subquery depth limit, to work around different limits in different MySQL versions and configurations causing SQL error
|
2012-06-26 12:07:37 +00:00 |
|
Ralf Becker
|
99150590c6
|
* Filemanager/API: automatically decrement and store subquery depth limit, to work around different limits in different MySQL versions and configurations causing SQL error
|
2012-06-26 12:05:31 +00:00 |
|
Nathan Gray
|
a6c6ddbc80
|
Improve handling of history diff to make sure there's only one column
|
2012-06-25 23:38:26 +00:00 |
|
Nathan Gray
|
6b601c73dc
|
Implement _oldValue for link_entry
|
2012-06-25 23:05:18 +00:00 |
|
Nathan Gray
|
6c708791a2
|
* Add All users permission option for easier maintenance
|
2012-06-25 20:30:38 +00:00 |
|
Nathan Gray
|
1da77fe615
|
Make app / ID detection handle symlinks
|
2012-06-25 17:54:43 +00:00 |
|
Nathan Gray
|
4d101be606
|
Make filter headers resize so they are no bigger than their column
|
2012-06-25 17:25:11 +00:00 |
|
Nathan Gray
|
1881c45d0d
|
Restrict nm header height to ~6 lines, then scroll
|
2012-06-25 15:12:16 +00:00 |
|
Ralf Becker
|
966bde0b88
|
fixed warning "implode(): Invalid arguments passed"
|
2012-06-24 06:04:44 +00:00 |
|
Ralf Becker
|
964ca168cb
|
fixed warning "implode(): Invalid arguments passed"
|
2012-06-24 06:03:52 +00:00 |
|
Ralf Becker
|
08bbc9b98a
|
comment debug to allow static usage
|
2012-06-21 08:42:53 +00:00 |
|
Nathan Gray
|
343deeab7c
|
Add 'All users' option to allowed users in definition list popup
|
2012-06-20 17:34:03 +00:00 |
|
Ralf Becker
|
a0659f5ade
|
* EMailAdmin: always storing quota for qmailuser schema
|
2012-06-20 16:17:18 +00:00 |
|
Ralf Becker
|
e996f970f4
|
fixed wrong application name
|
2012-06-20 05:37:03 +00:00 |
|
Nathan Gray
|
85950517a1
|
revert accidentally committed change to et2
|
2012-06-19 23:30:50 +00:00 |
|