Nathan Gray
|
4449f65797
|
Call entry2name() for titles, don't just use cache
|
2011-10-31 15:47:24 +00:00 |
|
Klaus Leithoff
|
0141321c76
|
silence warning: bo_merge::get_links -> make third parameter optional, as the parent function called has this one as optional parameter too.
|
2011-10-31 11:23:04 +00:00 |
|
Hans-Jürgen Tappe
|
abdcd1ca29
|
Fix a compilation error which currently prevents from using etemplates
|
2011-10-30 20:43:06 +00:00 |
|
Nathan Gray
|
40fbf0a450
|
List each link on own line, add ID shortcut like filemanager, if available
|
2011-10-27 16:08:59 +00:00 |
|
Nathan Gray
|
5878768532
|
Change {{links}} to exclude files, {{links_attachments}} is everything
|
2011-10-26 15:06:37 +00:00 |
|
Nathan Gray
|
18e38b1dfc
|
- Add app filter
- List should be comma separated
- Add attachments translation
|
2011-10-25 22:50:05 +00:00 |
|
Nathan Gray
|
be72daba85
|
English translation of general links placeholder
|
2011-10-25 22:38:36 +00:00 |
|
Nathan Gray
|
c972484133
|
Add common function to get titles of linked entries
|
2011-10-25 22:30:51 +00:00 |
|
Nathan Gray
|
af96f08ad1
|
Implement href as a detached attribute
|
2011-10-24 22:56:50 +00:00 |
|
Nathan Gray
|
0238387c5c
|
Return DOM node so name/ID changes can be applied (handled by caller)
|
2011-10-24 22:52:01 +00:00 |
|
Nathan Gray
|
5e12553f71
|
Vaccuously implement Detachable interface for box/vbox - solves some missing node warnings.
|
2011-10-24 22:06:21 +00:00 |
|
Nathan Gray
|
3bc0bdfd35
|
Don't overwrite parent variable 'node'
|
2011-10-24 21:58:42 +00:00 |
|
Nathan Gray
|
a2de7dce27
|
Implement detached interface for grid so sub-widgets get processed
|
2011-10-24 19:35:04 +00:00 |
|
Nathan Gray
|
fd728b7317
|
Fix progress for use in gridview
|
2011-10-24 17:37:53 +00:00 |
|
Nathan Gray
|
4ae05cb5b8
|
- Implement detached interface for read only selectbox
- When looking for selectbox options, try last part of the name at the root first
|
2011-10-19 21:03:22 +00:00 |
|
Nathan Gray
|
0136c6292c
|
Fix custom field preference handling when previous columns disabled
|
2011-10-19 17:13:27 +00:00 |
|
Nathan Gray
|
c21469a106
|
Display null dates as empty
|
2011-10-19 15:15:54 +00:00 |
|
Nathan Gray
|
3b73d9bb3d
|
Fix column sorting
|
2011-10-18 22:20:27 +00:00 |
|
Nathan Gray
|
3ff03ca92f
|
Get custom field entries to other apps working in nextmatch, sort of
|
2011-10-18 20:09:48 +00:00 |
|
Nathan Gray
|
40054c6a01
|
Implement select header and select entry header for custom field headers
|
2011-10-18 19:24:56 +00:00 |
|
Nathan Gray
|
422c35ba92
|
Hide app selectbox if application is specified
|
2011-10-18 19:15:32 +00:00 |
|
Nathan Gray
|
452b7c98e1
|
Fix typo, accept null values
|
2011-10-18 16:33:41 +00:00 |
|
Nathan Gray
|
d547545859
|
Get custom field widgets working as detached nodes in grid
|
2011-10-18 16:32:35 +00:00 |
|
Nathan Gray
|
39325533bb
|
Implement detached interface for read only, used by custom fields
|
2011-10-18 16:04:47 +00:00 |
|
Nathan Gray
|
b2eeab5b75
|
Fix typo breaking submits
|
2011-10-18 15:44:06 +00:00 |
|
Nathan Gray
|
8674cdd7c3
|
Avoid undefined val breaking tabs
|
2011-10-18 15:41:30 +00:00 |
|
Nathan Gray
|
2ae94af14f
|
Allow '#' in field names, for custom fields
|
2011-10-18 14:50:24 +00:00 |
|
Nathan Gray
|
96a219ede1
|
Add select to readonly types, display a value that isn't in the options as blank
|
2011-10-18 14:13:44 +00:00 |
|
Nathan Gray
|
428d201179
|
Use getEntry() as fallback for text roots
|
2011-10-17 21:01:04 +00:00 |
|
Nathan Gray
|
b704db187f
|
List each cf as a separate column when sending to server, apps expect it
|
2011-10-17 20:40:18 +00:00 |
|
Nathan Gray
|
a8531017bd
|
Update selected custom fields when column selection changes
|
2011-10-17 16:43:34 +00:00 |
|
Nathan Gray
|
87bb95beb4
|
Check for updated visibility (ex nextmatch column selection change)
|
2011-10-17 16:34:58 +00:00 |
|
Nathan Gray
|
9ea341151f
|
Handle if string to be parsed is missing too
|
2011-10-17 16:08:34 +00:00 |
|
Ralf Becker
|
ebb3a2595f
|
reverting r36788 as it breaks editing of custom fields, type is not returned because of added post_process method is also called for customfields-type widget
|
2011-10-14 18:20:09 +00:00 |
|
Nathan Gray
|
e100d0ce5f
|
Get nextmatch-customfields header working
|
2011-10-14 17:59:57 +00:00 |
|
Nathan Gray
|
824b57cfa2
|
Check / load common custom field settings globally, at top level.
|
2011-10-14 17:57:16 +00:00 |
|
Nathan Gray
|
3260c1cc81
|
Store common custom field settings globally, at top level.
|
2011-10-14 17:56:29 +00:00 |
|
Nathan Gray
|
aba7a6eca3
|
Add namespace, get row template parsed too
|
2011-10-14 17:55:24 +00:00 |
|
Nathan Gray
|
7f9bbe99a3
|
Fix attribute defaults getting changed, options no longer get copied across selectboxes
|
2011-10-13 16:06:56 +00:00 |
|
Nathan Gray
|
cf75387f56
|
Get custom selectbox options working
|
2011-10-12 20:56:11 +00:00 |
|
Nathan Gray
|
0700876775
|
Handle null values
|
2011-10-12 20:04:16 +00:00 |
|
Nathan Gray
|
cc8891820c
|
Don't overwrite options passed into constructor, merge them
|
2011-10-12 19:55:33 +00:00 |
|
Nathan Gray
|
5b26a5faed
|
Get nextmatch header down to one line, hopefully looking a little nicer
|
2011-10-12 19:06:52 +00:00 |
|
Nathan Gray
|
5cab1f7811
|
Get filter labels into header
|
2011-10-12 16:42:22 +00:00 |
|
Nathan Gray
|
ea406d3e85
|
Fix deleteDOMNode() -> removeDOMNode(), fixes labels for selectboxes, probably others
|
2011-10-12 16:37:56 +00:00 |
|
Nathan Gray
|
a09c277ae7
|
Log a warning if et2_insertLinkText is called without a node
|
2011-10-12 16:34:52 +00:00 |
|
Nathan Gray
|
338b14fc9d
|
_rebuildContainer() doesn't take parameters
|
2011-10-12 16:27:50 +00:00 |
|
Klaus Leithoff
|
1621485da9
|
* import/export: fix for failed export on not set limit for nonadmins on standard export (handle empty export_limit since it will be casted to 0 on (int))
|
2011-10-12 10:37:35 +00:00 |
|
Nathan Gray
|
a11673dc8f
|
Give a warning when the detached nodes are missing, to help track them down
|
2011-10-11 20:07:57 +00:00 |
|
Nathan Gray
|
0c2866a133
|
Rework fetching values from content & setting values in nextmatch
|
2011-10-11 18:18:58 +00:00 |
|