Ralf Becker
30e86a8195
return success or error if called via HTTP as HTTP status
2012-05-08 21:47:49 +00:00
Nathan Gray
d236f4531e
Silence warning about missing property
2012-05-08 20:27:38 +00:00
Nathan Gray
42ab2c046d
If onchange property was '1', do a full post
2012-05-08 20:27:02 +00:00
Nathan Gray
2beaed766c
Get radio/checkbox to validate values that come from content
2012-05-08 20:25:56 +00:00
Nathan Gray
efd5bacc7a
Make sure value gets set before applying filters, or it won't stay
2012-05-08 18:02:56 +00:00
Nathan Gray
79d3e78f30
Set empty value after loading options, if there's an empty/all label
2012-05-08 17:43:13 +00:00
Nathan Gray
debcd059bc
Remove action column - no action columns in et2
2012-05-08 17:27:38 +00:00
Nathan Gray
c383da7f23
Load details/no details column selection preferences (et2)
2012-05-08 17:06:53 +00:00
Nathan Gray
8c77cb1bcb
Handle captions on selectboxes with no label by using the empty option
2012-05-08 17:02:06 +00:00
Nathan Gray
2f9118779b
Store column width as reported by column manager
2012-05-08 16:39:17 +00:00
Ralf Becker
bab316fac8
* ProjectManager/InfoLog: fixed custom type icon in PM to use status label, as in InfoLog
2012-05-08 16:10:12 +00:00
Nathan Gray
2a24a4a53e
Fix url for external links
2012-05-08 15:10:43 +00:00
Klaus Leithoff
1c6649a929
* infolog/notification: fix for ->primary link not shown in notification on first save<- (Helpdesk#3290)
2012-05-08 12:38:32 +00:00
Ralf Becker
34edd70a5f
* InfoLog: explicitly name tabs in infolog.edit, to get disabeling of tabs working, even if template added custom ones
2012-05-08 09:58:45 +00:00
Ralf Becker
c939232fee
* InfoLog: fixed subs view to display only selected custom-fields of parent
2012-05-08 09:43:22 +00:00
Ralf Becker
06729148dd
* Addressbook: skip letter of deleted type, when creating new contact types, as it gives SQL error
2012-05-08 08:50:19 +00:00
Nathan Gray
dd913e89ab
Get empty_text option working for ro select-account
2012-05-07 22:09:54 +00:00
Nathan Gray
94cd19a50c
If openoffice template specifies pagerepeat, use it
2012-05-07 21:09:31 +00:00
Nathan Gray
679073abcf
Default nm header to left aligned
2012-05-07 18:43:38 +00:00
Nathan Gray
1049474cd9
Get customfield-type working again
2012-05-07 17:40:59 +00:00
Nathan Gray
019bfb1c93
Changes to file merge
...
- Remove accidentally committed debug
- Make URL into web-accessable URL
- Add clickable link placeholder
- Format custom field date/times according to user preference
- Add rel_path placeholder, includes path+name relative to current directory
2012-05-07 15:53:28 +00:00
Ralf Becker
92e3a83be1
changed order of run call, to get infolog and timesheet list working again
2012-05-03 18:06:27 +00:00
Nathan Gray
081d93ae51
Implement merge for filemanager
2012-05-03 17:58:16 +00:00
Nathan Gray
065fd1a772
Point account links to addressbook view
2012-05-03 15:23:30 +00:00
Ralf Becker
0d66dd98b7
fixed server-side valdation of autorepeated rows/columns
...
had to change signature of validate function to get information for autorepeating through
removed entity-encoding of square brackets, as they mess up validiation (havnt found any negative effects so far)
2012-05-03 14:17:47 +00:00
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
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
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
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