Nathan Gray
9c9b784c0c
Remove fake modified date, it's considered not modified by nextmatch updated rows check
2014-04-02 19:49:14 +00:00
Ralf Becker
3840569b0a
also show icons instead of buttons in index-definition part of db-tools
2014-04-02 19:33:19 +00:00
Ralf Becker
ce3c5c897f
stop server-side validation errors, if submit was with no_validation
2014-04-02 19:30:33 +00:00
Nathan Gray
ca07e19573
Fix typo breaking the loading of existing rights values
2014-04-02 19:28:57 +00:00
Nathan Gray
f0603e5b5a
Show user list by default
2014-04-02 19:24:31 +00:00
Ralf Becker
524a289b32
show account-list by default, dont load site config in (disabled) iframe and remove app-header when switching back to account-list
2014-04-02 19:04:37 +00:00
Ralf Becker
554789e9ff
2 new message types "help" and "info" and displaying now all message types but "success" until next message or user explicitly closes them
2014-04-02 19:02:49 +00:00
Nathan Gray
cd91e59911
Don't do client-side validation if infolog type is changed
2014-04-02 18:50:20 +00:00
Nathan Gray
734b5d02f2
Add a parameter for submit() to skip the client-side widget validation
2014-04-02 18:49:43 +00:00
Nathan Gray
24b75f7f01
Add close button below list
2014-04-02 18:40:57 +00:00
Nathan Gray
f78cbb5c52
Use et2_dialog to edit acls instead of separate popup.
2014-04-02 18:32:52 +00:00
Nathan Gray
d5c810d5c4
If nextmatch starts hidden (or disabled) it won't size correctly.
...
Added a resize if enabling a disabled nextmatch so it re-calculates its size.
2014-04-02 15:16:12 +00:00
Nathan Gray
ad3e1e5021
Cast legacy options to string, in case someone passed in a number or something.
...
Fixes error loading tracker configuration with queue other than all.
2014-04-02 14:43:23 +00:00
Ralf Becker
f456109f5b
fixed not always enabled iframe when its source was set
2014-04-02 14:32:52 +00:00
Stefan Reinhardt
79126ae745
infolog: edit - link-to -
...
button + Datei aussuchen... + Link to Filesystem
app.less
pixelegg.less
2014-04-02 13:08:26 +00:00
Stefan Reinhardt
bd6f7af76e
infolog: edit - link-to -
...
background-image for link_to + delete
.less
2014-04-02 11:31:00 +00:00
Ralf Becker
80463f8625
fixed 2 more old dialogFooterToolbar class names
2014-04-02 08:20:05 +00:00
Nathan Gray
51a083e112
Get rid of splitter
2014-04-01 22:51:26 +00:00
Nathan Gray
210dea829b
Avoid big scary error if server tries to assign on an unloaded etemplate.
...
Log a little friendly warning instead.
2014-04-01 21:42:06 +00:00
Nathan Gray
0377dbe076
Use tree's ActionManager for new ObjectManager, fixes "Action object with id 'mail_drop_move' does not exist"
2014-04-01 21:32:06 +00:00
Nathan Gray
d3c0314b4d
Switch AJAX upload library to Resumable for chunked uploads.
2014-04-01 20:48:40 +00:00
Ralf Becker
6bf826628b
add dialog header&footer
2014-04-01 16:07:38 +00:00
Ralf Becker
6fdf8c98d1
open preferences and ACL in a popup (ACL still needs a little more work: use et2_dialog to add/edit instead of an other popup)
2014-04-01 15:49:08 +00:00
Klaus Leithoff
4c52fe5e65
in reference to calendar -> send invitation to all participants is not working; fix the parts that are still reproducible to me ; (there have been several fixes in the area since reporting the problem;)
2014-04-01 14:56:13 +00:00
Ralf Becker
d28583a3a4
fix Array has no method match, if egw_framework::message() is called in GET request
2014-04-01 14:16:11 +00:00
Ralf Becker
e30adcba12
indention
2014-04-01 14:14:56 +00:00
Ralf Becker
97dc98453c
Horde_iCalendar::newComponent(): include relative from current dir, as we no longer set (old) Horde dir in include path
2014-04-01 13:41:45 +00:00
Ralf Becker
71b97568e5
restore include_path after include of (old) Horde lib/core.php to not conflict wth new Horde code installed in include-path
2014-04-01 12:33:14 +00:00
Klaus Leithoff
44f3278ea6
handle saveAsDraft and obsolet drafts; handle reload of message list on send serverside (use egw_message where possible; use egw_refresh with messageuid and update if appropriate and egw_refresh for add mode only on distinct situations)
2014-04-01 11:41:34 +00:00
Ralf Becker
28a819926c
fixed fatal error class Horde_String not found when trying to save a new compose with attached vCard as draft
...
caused be previous include include of phpgwapi/inc/horde/Horde/String.php via use of vCard and old Horde code uses just String instead of Horde_String as class-name
2014-04-01 10:37:36 +00:00
Stefan Reinhardt
dd150cbf44
infolog: edit - link-to - less
2014-04-01 10:02:32 +00:00
Stefan Reinhardt
518be5def7
calendar: fixed group planer
2014-04-01 09:23:56 +00:00
Ralf Becker
9d54f29045
still need "User accounts" in tree
2014-04-01 07:49:32 +00:00
Nathan Gray
de2f05ee27
If link is for just 1 id (normal case), then don't use an array for ID
2014-03-31 18:20:54 +00:00
Nathan Gray
dcf0cf4e95
If link is for just 1 id (normal case), then don't use an array for ID
2014-03-31 18:20:38 +00:00
Nathan Gray
9d8304a70e
Fix typo preventing proper display of custom field column for some templates
2014-03-31 17:26:10 +00:00
Nathan Gray
5be831d9dc
Fix broken cache update when deleting a preference.
...
Before, it would only store the preference for the updated app instead of all.
2014-03-31 16:59:01 +00:00
Nathan Gray
ae940d9174
Fix for nextmatch header setFilters()
...
- Add flag to prevent widget change events from triggering an applyFilters() call
Fixes custom date filters causing extra calls and resetting other column filters.
2014-03-31 15:49:36 +00:00
Ralf Becker
3dbfd3aea6
more compact display of db-tools
2014-03-31 14:44:13 +00:00
Klaus Leithoff
8d5b0e83a3
translations from our translation server
2014-03-31 12:50:09 +00:00
Klaus Leithoff
9e4671e5da
handle bug on form validation with method used for taglist preparation
2014-03-31 12:40:20 +00:00
Ralf Becker
9280eca83b
old user and group admin, incl. lots of old phplib templates
2014-03-28 19:18:58 +00:00
Ralf Becker
b71baf7365
missing "edit_user" hook from admin
2014-03-28 18:54:40 +00:00
Ralf Becker
fbce93db73
dont save account-data, if they are not changed
2014-03-28 17:58:17 +00:00
Ralf Becker
ba4bb53c29
fixed not working autorepeat if $row_cont was used
2014-03-28 17:32:32 +00:00
Ralf Becker
8cfef6746d
added several checks for account editing in addressbook: doublicate account name, passwords match, set email for new accounts according to policy
2014-03-28 16:56:35 +00:00
Ralf Becker
13ad291696
need to init apps too
2014-03-28 13:15:11 +00:00
Ralf Becker
dfc5a8222e
using !egw.app(appname) to check if user has no run-rights for appname
2014-03-28 13:09:21 +00:00
Ralf Becker
1a1e0fcffc
move "nothing to save." to common
2014-03-28 13:05:56 +00:00
Klaus Leithoff
f495345550
add some more examples for imap_rfc822_parse_adrlist
2014-03-28 09:48:09 +00:00