Ralf Becker
|
8e69433829
|
use template specific images for foldertree, use "template" handler for all calls to template/framework object, NOT instanciating a new one using eg. a parent class
|
2013-11-15 16:28:24 +00:00 |
|
Nathan Gray
|
3c38cd10c4
|
Nextmatch update changes:
- Implement "update" as alias for edit
- Comment out handling of edit (handle as add)
|
2013-11-15 15:28:38 +00:00 |
|
Ralf Becker
|
727cdc83b3
|
newewst pixelegg changed from today
|
2013-11-14 19:29:55 +00:00 |
|
Nathan Gray
|
fb2c103cef
|
Use current app to get around missing etemplate run rights
|
2013-11-13 23:57:49 +00:00 |
|
Nathan Gray
|
0745db84bd
|
Use current app to get around missing etemplate run rights
|
2013-11-13 23:47:01 +00:00 |
|
Nathan Gray
|
d1c5bf2243
|
Use current app to get around missing etemplate run rights
|
2013-11-13 23:28:26 +00:00 |
|
Nathan Gray
|
23f85e9763
|
Enable etemplate for multiple templates
|
2013-11-13 22:43:19 +00:00 |
|
Nathan Gray
|
44f6f55406
|
Make sure entry header sets activeFilter value when setting nextmatch
|
2013-11-13 22:41:22 +00:00 |
|
Nathan Gray
|
70b4ff412c
|
Avoid errors if row_cont is null, just use an empty array
|
2013-11-13 19:25:10 +00:00 |
|
Nathan Gray
|
b7487f8b72
|
Avoid double-binding change & focus handlers
|
2013-11-13 18:17:50 +00:00 |
|
Nathan Gray
|
a10ac05b63
|
Allow app's custom file drop code to run even if no row data found
|
2013-11-13 17:18:55 +00:00 |
|
Nathan Gray
|
85aa7c76e3
|
Fix missing prices in projectmanager price list widget
|
2013-11-12 21:36:59 +00:00 |
|
Nathan Gray
|
a4cad98e4c
|
Skip request to make links if there are no links to make
|
2013-11-12 20:25:04 +00:00 |
|
Nathan Gray
|
87a4d6471b
|
Add extra filters in to list
|
2013-11-12 20:14:33 +00:00 |
|
Ralf Becker
|
45a70dcf1d
|
todays changes from pixelegg
|
2013-11-12 17:24:19 +00:00 |
|
Hadi Nategh
|
639040787b
|
Fix tabbox widget validation to stay with the same tab when the form get submitted
|
2013-11-12 16:38:23 +00:00 |
|
Ralf Becker
|
96336ea521
|
fixed error, if no favorites are defined
|
2013-11-12 07:51:28 +00:00 |
|
Ralf Becker
|
583538e824
|
using now CSS preprocessor less (http://lesscss.org) to create some of our css files, used a lot in new Pixelegg template
|
2013-11-11 19:10:28 +00:00 |
|
Ralf Becker
|
77a30817d6
|
images for new Pixelegg template
|
2013-11-11 18:56:02 +00:00 |
|
Hadi Nategh
|
42368769a0
|
Fix %s as value in description widget
|
2013-11-11 14:16:18 +00:00 |
|
Ralf Becker
|
7c4d696f4b
|
change height of et2_button_icon class to 16px, as that is size of all our current images, rescaling them to 20px looks uggly
|
2013-11-09 12:10:08 +00:00 |
|
Ralf Becker
|
38748c2fa1
|
fix for action-checkboxes not transmitted in et2
|
2013-11-08 16:38:12 +00:00 |
|
Nathan Gray
|
ca92b22daf
|
Downgrade error about overwriting value, id exists twice to warning.
Stop warning about duplicate IDs in children of header bar, those values are part of nextmatch.
|
2013-11-08 16:28:07 +00:00 |
|
Ralf Becker
|
beeecf46d0
|
2 more widgets without server-side class
|
2013-11-08 09:31:08 +00:00 |
|
Nathan Gray
|
ba9782138c
|
Check for app_callback before trying to call it
|
2013-11-07 23:21:14 +00:00 |
|
Nathan Gray
|
969155e150
|
Handle no files selected without throwing warnings
|
2013-11-07 23:20:07 +00:00 |
|
Ralf Becker
|
441a0eb4e9
|
new seletbox.set_multiple(_multiple, _rows) method to switch multiple on/off on instanciated widget, optional parameter selectbox.set_tags(_tags, _width) to specify width
|
2013-11-07 13:20:49 +00:00 |
|
Nathan Gray
|
f33862b8b6
|
Fix setting default/forced column preference when selected columns was changed at the same time.
|
2013-11-06 22:51:57 +00:00 |
|
Nathan Gray
|
c21dcc5e4a
|
Fix erole always showing some roles, never showing project only, by checking for read-only, and fix copy/paste error
|
2013-11-06 21:03:33 +00:00 |
|
Nathan Gray
|
f973dc9b79
|
Fix missing category labels in nm list (set with full object was not implemented)
|
2013-11-06 20:26:38 +00:00 |
|
Nathan Gray
|
39c1efc789
|
Fix up dataview / nm filter changes. Removes extra server call to ajax_get_rows.
|
2013-11-06 18:55:57 +00:00 |
|
Ralf Becker
|
1c7c699d4f
|
select-account: default label will be added on clientside, it doubles, if added here too
|
2013-11-06 10:31:57 +00:00 |
|
Ralf Becker
|
90a9df3d1e
|
key can be 0 or "" too, therefor need to check if attribute value exists
|
2013-11-06 10:31:31 +00:00 |
|
Ralf Becker
|
e53f781610
|
adding caption too
|
2013-11-06 10:30:18 +00:00 |
|
Ralf Becker
|
e5f76db8a8
|
fixed a typo in previous commit and get setting of value in typeOptions working
|
2013-11-06 08:59:38 +00:00 |
|
Ralf Becker
|
2793ab44fd
|
fix select-dow widget to return again a single value by oring together selected week-days
|
2013-11-06 08:49:06 +00:00 |
|
Ralf Becker
|
c7d566533e
|
fix Nathans fix for old editor, to only use fallback for new widgets, if a type is given
|
2013-11-05 10:22:19 +00:00 |
|
Klaus Leithoff
|
395dd415f8
|
fix for an etemplate:: call, that seems to be outdated self:: seems to be the static object to use now
|
2013-11-05 08:32:03 +00:00 |
|
Nathan Gray
|
4d8371d015
|
Fix missing eroles in element list 'Element role' column
|
2013-11-04 21:53:05 +00:00 |
|
Ralf Becker
|
6d226a7921
|
split constructor function and place of instanciation for app.js objects: app[appname] = new app.classes[appname]();
|
2013-11-04 20:54:23 +00:00 |
|
Ralf Becker
|
f41480a3f6
|
added a couple more widgets not having an own server-side class
|
2013-11-04 19:33:57 +00:00 |
|
Nathan Gray
|
a2faa9bd00
|
- Clean up some link sub-widgets to make them operate a little nicer / more consistently
- Check attrs for already existing select_options too, should speed up selectboxes a little more
|
2013-11-04 19:00:43 +00:00 |
|
Nathan Gray
|
5b7f804877
|
Stop fatal error about missing argument 2 to textbox
|
2013-11-04 18:57:42 +00:00 |
|
Nathan Gray
|
d4be70de5a
|
- Use a hook for app's custom widgets to avoid scanning filesystem
- Use new hook to load importexport's filter widget
- Remove some typos & error_log()s
|
2013-11-04 17:23:58 +00:00 |
|
Ralf Becker
|
7f50ed9f1a
|
fixed renumbered option-values because of array_merge
|
2013-11-04 16:05:51 +00:00 |
|
Ralf Becker
|
7180f78f00
|
setting default for optional 2. beforeSendToClient parameter to null
|
2013-11-04 15:41:58 +00:00 |
|
Ralf Becker
|
88dd91fe2a
|
put class attribute on menupopup instead of menulist, as that is where et2 looks for it
|
2013-11-04 11:54:51 +00:00 |
|
Ralf Becker
|
e2b9443fa0
|
no need to load not autoloadable widgets, in fact is messes up loading order in old etemplate editor
|
2013-11-04 10:23:42 +00:00 |
|
Ralf Becker
|
1dd3ad5e0a
|
fixed ckeditor wont start with NOT expanded toolbar
|
2013-11-04 10:13:28 +00:00 |
|
Ralf Becker
|
1fe139c822
|
never send passwords back to client, instead send a number of asterisks and replace them again on server-side
|
2013-11-04 09:11:11 +00:00 |
|