Nathan Gray
|
a4b71c7d3a
|
Fix 12 hour afternoons
|
2012-05-03 02:15:35 +00:00 |
|
Nathan Gray
|
ab63063023
|
Restrict times to working hours, from calendar
|
2012-05-03 02:11:36 +00:00 |
|
Nathan Gray
|
604d7da979
|
Use jQueryUI dialog for popups - it looks better, and you can move it out of the way
|
2012-05-02 22:33:46 +00:00 |
|
Nathan Gray
|
b464850c12
|
CSS changes to support color picker widget
|
2012-05-02 22:29:15 +00:00 |
|
Nathan Gray
|
5c19a16789
|
Remove state class. It does not add anything, and causes problems in dialogs
|
2012-05-02 22:28:23 +00:00 |
|
Nathan Gray
|
d2fc62a474
|
Handle null values without errors
|
2012-05-02 22:12:42 +00:00 |
|
Christian Binder
|
7852cf2baa
|
feature: split document merge context menu entries if subfolders exist in template folders
|
2012-05-02 19:59:15 +00:00 |
|
Nathan Gray
|
2a0df92594
|
Use set_select_options() to set options read from template to make sure everything is done the same
|
2012-05-02 19:45:35 +00:00 |
|
Nathan Gray
|
0d5c3a5231
|
Use div_id, if provided, to close popup
|
2012-05-02 19:37:24 +00:00 |
|
Nathan Gray
|
5b3aa1bcdd
|
Replace legacy this.form.submit()s with a full post for better compatability
|
2012-05-02 19:13:32 +00:00 |
|
Nathan Gray
|
0e2864e79a
|
Need to add color widget before it works
|
2012-05-02 19:12:45 +00:00 |
|
Nathan Gray
|
6c72a6fe5f
|
Don't implode arrays, just return
|
2012-05-02 18:59:08 +00:00 |
|
Nathan Gray
|
0527ec2a88
|
Implement color picker
|
2012-05-02 18:01:17 +00:00 |
|
Klaus Leithoff
|
9dfe2ec1d6
|
whitespacestuff
|
2012-05-02 14:43:44 +00:00 |
|
Klaus Leithoff
|
0b3e5228ac
|
on deleting auto-draft-messages, use remove_immediately, to avoid cluttering the trash-box
|
2012-05-02 14:21:43 +00:00 |
|
Klaus Leithoff
|
154b8ac761
|
* API/eMail: catching failure to attach files, or fail on attaching empty files, or failure to encode files
|
2012-05-02 08:33:09 +00:00 |
|
Klaus Leithoff
|
1f6c3b2df7
|
* API/eMail: catching failure to attach files, or fail on attaching empty files, or failure to encode files
|
2012-05-02 08:31:59 +00:00 |
|
Nathan Gray
|
fb7baf49c1
|
Load app's translation and javascript file, if it exists
|
2012-04-30 23:31:56 +00:00 |
|
Nathan Gray
|
f716f7fd6b
|
- Fix read-only multi-select, was not displaying
- Fix issue with 'rows' being separate, threw off other options
- Move around icon/color multi-select options, use them for users. We'll see.
|
2012-04-30 23:29:31 +00:00 |
|
Nathan Gray
|
4684f25530
|
Use the widget type to prevent infinitely creating the same thing
|
2012-04-30 23:25:42 +00:00 |
|
Nathan Gray
|
56c9f5bcea
|
Use the correct variable, works better
|
2012-04-30 23:22:48 +00:00 |
|
Nathan Gray
|
725e8c25ac
|
Prevent error if node is not set, just use the root's egw
|
2012-04-30 23:22:14 +00:00 |
|
Nathan Gray
|
7184574fab
|
Get details filter working in et & et2
|
2012-04-30 20:29:34 +00:00 |
|
Nathan Gray
|
afb14a532b
|
Get nm changing selectbox options / filters working
|
2012-04-30 17:00:50 +00:00 |
|
Ralf Becker
|
aef9f320b8
|
* Addressbook/LDAP|SQL->LDAP: fixed error during creation of new contacts, SQL->LDAP now also displays LDAP errors
|
2012-04-29 15:44:17 +00:00 |
|
Ralf Becker
|
a2e587ad54
|
* Addressbook/LDAP: documented how to get ACL for group-addressbooks working without deprecated rfc2307bis schema
|
2012-04-29 15:43:40 +00:00 |
|
Ralf Becker
|
9a8dcc6eb4
|
* Addressbook/LDAP|SQL->LDAP: fixed error during creation of new contacts, SQL->LDAP now also displays LDAP errors
|
2012-04-29 15:41:38 +00:00 |
|
Ralf Becker
|
774bcf0037
|
* Addressbook/LDAP: documented how to get ACL for group-addressbooks working without deprecated rfc2307bis schema
|
2012-04-29 15:40:02 +00:00 |
|
Ralf Becker
|
9d42e85478
|
quiten warnings, if file are outside open_basedir
|
2012-04-26 07:13:01 +00:00 |
|
Ralf Becker
|
eeaa7a90ac
|
quiten warnings, if file are outside open_basedir
|
2012-04-26 07:12:41 +00:00 |
|
Nathan Gray
|
b0ea2a5e63
|
Fix missing select lookups
|
2012-04-25 17:47:49 +00:00 |
|
Nathan Gray
|
7f74846c93
|
Get HTML values working when sent in content
|
2012-04-25 17:26:34 +00:00 |
|
Nathan Gray
|
cb6ad85fb3
|
Make sure link_to is an array before trying to use it as one
|
2012-04-25 16:50:15 +00:00 |
|
Nathan Gray
|
55ad5a320b
|
Open in new window if target is not specified
|
2012-04-25 16:23:27 +00:00 |
|
Nathan Gray
|
8f488553c0
|
Make sure read-only selectbox does not return a value
|
2012-04-25 15:41:19 +00:00 |
|
Nathan Gray
|
f4d3027192
|
Validate listbox as selectbox / menupopup
|
2012-04-25 15:37:33 +00:00 |
|
Klaus Leithoff
|
87a323fd6c
|
fix for not set 20467start20467 and 20467end20467 when set in datefields, but vacation is set as active (not timed)
|
2012-04-25 15:23:16 +00:00 |
|
Nathan Gray
|
4aebbb187e
|
If field is not in the list of fields to be imported, do not add it in as null - could overwrite existing data
|
2012-04-25 14:21:19 +00:00 |
|
Klaus Leithoff
|
0868474343
|
fix not marking messages as seen, when using up/down arrows on mail display popups
|
2012-04-25 11:05:50 +00:00 |
|
Klaus Leithoff
|
b48b67f2d8
|
fix issue for changed default param for emailadmin_bo contructor; always use setDefaultProfile if there is NO profile available at all; fix issue regarding missing control of group ownership on edit.general
|
2012-04-25 10:11:16 +00:00 |
|
Klaus Leithoff
|
254fc0e565
|
fix issue for changed default param for emailadmin_bo contructor; always use setDefaultProfile if there is NO profile available at all; fix issue regarding missing control of group ownership on edit.general
|
2012-04-25 10:08:53 +00:00 |
|
Nathan Gray
|
e92163ef31
|
Get category edit working in et2
|
2012-04-24 23:13:57 +00:00 |
|
Nathan Gray
|
e74f753978
|
Allow text for global option (all globals)
|
2012-04-24 23:13:25 +00:00 |
|
Nathan Gray
|
92cd8e15bd
|
Check for base of select name in root of sel_options if none found specificaly for that name
|
2012-04-24 23:00:05 +00:00 |
|
Nathan Gray
|
2ed29276f6
|
Check array length too - if arrayMgr returns an empty array, keep looking for options
|
2012-04-24 22:48:39 +00:00 |
|
Nathan Gray
|
f4871a7bee
|
Only show link search clear button if there is something to clear
|
2012-04-24 22:00:18 +00:00 |
|
Nathan Gray
|
ff96b27208
|
Better styles for link clear (x) button
|
2012-04-24 21:27:48 +00:00 |
|
Nathan Gray
|
cf34943445
|
Handle legacy - multiple files name ends in []
|
2012-04-24 20:27:05 +00:00 |
|
Nathan Gray
|
28fa402b36
|
Still want old etemplate...
|
2012-04-24 19:48:05 +00:00 |
|
Nathan Gray
|
d4aed5cf03
|
More work on nm actions that need real submit (POST)
|
2012-04-24 19:47:23 +00:00 |
|