Christian Binder
|
e5b1cdcb70
|
next step for et2_widget_itempicker (rudimentary display of search results)
|
2012-07-21 10:50:04 +00:00 |
|
Ralf Becker
|
130dded1e2
|
added automatic conversation of boolean columns on select (update/insert is already done by quote), get automatic enabled by setup_table or you have to set has_bools to true
|
2012-07-21 09:51:22 +00:00 |
|
Ralf Becker
|
e89f63148c
|
if dir is not writable, download xet file
|
2012-07-18 17:39:42 +00:00 |
|
Ralf Becker
|
e85d49c343
|
fixed class attribute of box-widgets got not imported
|
2012-07-18 17:39:15 +00:00 |
|
Nathan Gray
|
f198fb8f6e
|
Lets try this theme for a while, see how it looks
|
2012-07-18 16:50:49 +00:00 |
|
Nathan Gray
|
6049fb0998
|
Not needed anymore, framework loads the theme CSS
|
2012-07-18 16:47:49 +00:00 |
|
Nathan Gray
|
128d8ce29c
|
Make sure we get updated get_rows query in all cases
|
2012-07-16 23:00:44 +00:00 |
|
Nathan Gray
|
5b0a009e5f
|
Send back current nm filters in submit
|
2012-07-16 20:48:50 +00:00 |
|
Nathan Gray
|
4454d4b2e3
|
Tabs check parent (usually a row) for height setting, and apply it to tabs
|
2012-07-16 15:17:23 +00:00 |
|
Nathan Gray
|
c510b5f15f
|
Dates need more space for seconds
|
2012-07-16 14:35:36 +00:00 |
|
Christian Binder
|
b3a4ad5240
|
very first attempt for et2_widget_itempicker implementation
|
2012-07-14 15:38:02 +00:00 |
|
Nathan Gray
|
dcba97a2ae
|
Fix custom field filtering
|
2012-07-11 20:30:33 +00:00 |
|
Nathan Gray
|
4c41c36251
|
Add 'All' option to category filter if missing to match old etemplate
|
2012-07-11 20:10:20 +00:00 |
|
Nathan Gray
|
09542d6327
|
Ignore some properties to silence warnings
|
2012-07-11 20:09:15 +00:00 |
|
Nathan Gray
|
a7110e4912
|
Add label attribute to valueWidget to support most read-only widgets
|
2012-07-11 20:08:32 +00:00 |
|
Nathan Gray
|
fa30d335e3
|
Detect a submit from old etemplate & pass it off
|
2012-07-11 20:06:37 +00:00 |
|
Nathan Gray
|
8c8171c88b
|
Tighten up CSS a little
|
2012-07-11 19:01:06 +00:00 |
|
Nathan Gray
|
cc00b3c0ba
|
Fix sticky parent filter
|
2012-07-11 16:01:14 +00:00 |
|
Nathan Gray
|
a1078e6b0a
|
Get description menuaction style popups working
|
2012-07-10 23:13:05 +00:00 |
|
Nathan Gray
|
7e77eff672
|
More involved searching for where sel_options could be. Added nm[rows][sel_options][ID] as an option
|
2012-07-10 22:23:44 +00:00 |
|
Nathan Gray
|
f29d9ce72d
|
- Keep internal value synced with widget value
- Handle case when rows attribute is specified, and rows legacy option is used for empty_label
|
2012-07-10 22:20:13 +00:00 |
|
Nathan Gray
|
c1a7b2de01
|
Create content array in constructor too, some things need that
|
2012-07-10 22:16:44 +00:00 |
|
Nathan Gray
|
7e80a90caf
|
Fix disabled tags evaluating to true when not set
|
2012-07-10 18:06:44 +00:00 |
|
Nathan Gray
|
9365cf8363
|
Request unknown templates from the server
|
2012-07-09 21:29:02 +00:00 |
|
Nathan Gray
|
cd2f674b7e
|
Allow apps to add tabs through modifications array
|
2012-07-09 21:26:24 +00:00 |
|
Nathan Gray
|
8c9bbfd676
|
Create the request object when the new etemplate object is created, otherwise it's not available for apps to set attributes
|
2012-07-09 21:24:47 +00:00 |
|
Nathan Gray
|
5da191b583
|
Add context menu item to directly open file information popup for linked file
|
2012-07-09 19:05:06 +00:00 |
|
Nathan Gray
|
bd3c1ae405
|
Add some comments
|
2012-07-09 19:04:32 +00:00 |
|
Nathan Gray
|
2f191414dd
|
Support [legacy] options in the widget type after a :
|
2012-07-09 16:57:19 +00:00 |
|
Nathan Gray
|
6757828779
|
Add application legacy option
|
2012-07-09 16:54:58 +00:00 |
|
Nathan Gray
|
6a7b991fb7
|
Make sure search button / header is visible even for short selectboxes
|
2012-07-05 20:16:19 +00:00 |
|
Nathan Gray
|
c19a3b6c5f
|
Row values can get put in [id] or {}[id] - look in both
|
2012-07-05 20:01:54 +00:00 |
|
Nathan Gray
|
73d49a957a
|
Slightly better error message to help find the offender
|
2012-07-05 20:00:34 +00:00 |
|
Nathan Gray
|
375fad6cd4
|
Use multiple selectbox to handle both single & multiples
|
2012-07-05 19:59:42 +00:00 |
|
Nathan Gray
|
6ae812ff45
|
Fix date format handling
|
2012-07-05 18:24:20 +00:00 |
|
Nathan Gray
|
9a6e3d59a8
|
If two widgets have the same ID, and they both return objects as values (eg: link widgets) then merge the values instead of replacing
|
2012-07-04 22:41:51 +00:00 |
|
Nathan Gray
|
f1ea3db040
|
Remove debug
|
2012-07-04 22:39:08 +00:00 |
|
Nathan Gray
|
ff19062265
|
Use filemanager popup to allow linking to already existing files
|
2012-07-02 23:03:27 +00:00 |
|
Nathan Gray
|
235d9b3285
|
Let vfs widget have a value
|
2012-07-02 23:02:57 +00:00 |
|
Nathan Gray
|
5385055eb9
|
Fix bug breaking array values (name ends in [])
|
2012-07-02 22:58:02 +00:00 |
|
Christian Binder
|
c900737797
|
reverted r39642 for a better solution to come
|
2012-07-02 20:43:00 +00:00 |
|
Nathan Gray
|
195a3353d7
|
Add date only placeholders for timestamps: {{timestamp_placeholder/date}}
|
2012-07-02 15:24:15 +00:00 |
|
Christian Binder
|
183fa30aca
|
Registry of apps currently supporting merge (for later usage)
|
2012-07-01 18:22:38 +00:00 |
|
Nathan Gray
|
3d4b28ae15
|
Add changes in linked files into history log (et2)
|
2012-06-27 20:32:45 +00:00 |
|
Nathan Gray
|
b2817cf358
|
Add a button to allow linking to existing VFS files - work in progress
|
2012-06-26 23:01:04 +00:00 |
|
Nathan Gray
|
69812c92ee
|
Avoid fatal error if it exists, but is not an array
|
2012-06-26 23:00:22 +00:00 |
|
Nathan Gray
|
4a98ec1a26
|
Allow grids with names to work
|
2012-06-26 22:56:35 +00:00 |
|
Nathan Gray
|
b4271fdcbd
|
If onclick is still text, compile it
|
2012-06-26 22:55:39 +00:00 |
|
Christian Binder
|
7d0a964a1e
|
enbable textbox widget for type passwd
|
2012-06-26 20:37:58 +00:00 |
|
Nathan Gray
|
36cc792d46
|
Format numbers inside writer tables as numbers
|
2012-06-26 16:21:20 +00:00 |
|