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 |
|
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
|
afb14a532b
|
Get nm changing selectbox options / filters working
|
2012-04-30 17:00:50 +00:00 |
|
Nathan Gray
|
7f74846c93
|
Get HTML values working when sent in content
|
2012-04-25 17:26:34 +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 |
|
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 |
|
Nathan Gray
|
16dddb46db
|
Avoid warning if no customfields
|
2012-04-24 19:46:24 +00:00 |
|
Nathan Gray
|
d194845e4e
|
Minor fixes / avoid warnings
|
2012-04-24 19:44:50 +00:00 |
|
Nathan Gray
|
67813fd767
|
Automatically link files when selected - if entry has no ID, they wait until save
|
2012-04-24 16:33:56 +00:00 |
|
Nathan Gray
|
1b30ed3870
|
- Test multiple options for date format, stop when one works - Avoid deprecated format_datetime(), only format if there is a value
|
2012-04-24 14:36:31 +00:00 |
|
Nathan Gray
|
39c133fe2e
|
Try to get form submit (POST) working in FF
|
2012-04-23 20:25:21 +00:00 |
|
Nathan Gray
|
0e9e4ae325
|
Add in seconds, some timestamps have those and date doesn't parse otherwise
|
2012-04-23 16:32:34 +00:00 |
|
Nathan Gray
|
5b8b8fd838
|
Avoid infinite loops by not passing real content text, so other app doesn't try to expand custom fields too
|
2012-04-18 16:21:24 +00:00 |
|
Nathan Gray
|
3af88b3f6e
|
Add method to handle POST submits outside of ajax framework
|
2012-04-17 22:58:39 +00:00 |
|
Nathan Gray
|
ea838035b6
|
Get submit actions (like Insert in document) working
|
2012-04-17 22:56:04 +00:00 |
|
Nathan Gray
|
b05290d494
|
Restore previous namespace after processing children
|
2012-04-17 22:54:40 +00:00 |
|
Nathan Gray
|
cdbb488a4c
|
Fix missing index
|
2012-04-17 18:33:38 +00:00 |
|
Nathan Gray
|
df1f6b2ff4
|
Fix single values
|
2012-04-16 23:13:48 +00:00 |
|
Nathan Gray
|
4407942ca6
|
Better handling of multiple selected read-only accounts
|
2012-04-16 23:08:28 +00:00 |
|
Nathan Gray
|
61f5cbbe55
|
Handling of array value with just IDs, if app is restricted
|
2012-04-16 23:02:38 +00:00 |
|
Nathan Gray
|
97035b359f
|
Fix missing return value from link
|
2012-04-16 21:52:31 +00:00 |
|
Nathan Gray
|
32dc09b376
|
Fix wierdness in date/time values by using the individual pieces
|
2012-04-16 21:32:42 +00:00 |
|
Nathan Gray
|
fb69fb21ea
|
More robust handling of date formatting:
- Handle placeholders with prefixes
- Use user format to parse date/time, in case it's already been formatted
|
2012-04-16 15:54:22 +00:00 |
|
Nathan Gray
|
0cfed6ba11
|
Allow 2 digits with leading 0 when increment >= 10
|
2012-04-12 22:04:51 +00:00 |
|
Nathan Gray
|
4feaa8375e
|
Expansion of link_to custom fields
|
2012-04-11 20:03:11 +00:00 |
|
Nathan Gray
|
d1941b57e9
|
Add x to search for all browsers. One click brings up last search, click again to clear
|
2012-04-11 15:43:33 +00:00 |
|
Ralf Becker
|
7d935da352
|
allow text like html markup for htmlarea in mode="ascii", which is effectivly a textarea. Allows html-tag eg. in tracker
|
2012-04-11 09:16:27 +00:00 |
|
Nathan Gray
|
b2e9b07af8
|
Get most submit actions working
|
2012-04-10 20:27:37 +00:00 |
|
Nathan Gray
|
4d37157497
|
Make match non-greedy to only match placeholder
|
2012-04-10 15:05:41 +00:00 |
|
Nathan Gray
|
5c0b30bf4f
|
Implement missing vertical align attribute
|
2012-04-09 21:55:35 +00:00 |
|
Nathan Gray
|
90c5646da9
|
Fix selectbox for numeric values
|
2012-04-09 21:49:28 +00:00 |
|
Nathan Gray
|
4018cc39ad
|
Stop messages from wrapping by treating them as a block
|
2012-04-09 21:40:45 +00:00 |
|
Nathan Gray
|
8b49490528
|
Implement legacy options
|
2012-04-09 21:23:05 +00:00 |
|