e623ea8c82
Change minimum height from 150px to 100px, still enough for a small nm
2013-11-20 23:27:53 +00:00
e231ca5212
Fix some splitter issues:
...
- Loaded at wrong size
- Docking lost previous pane size
- Docking overwrote bar location preference
- Allowed etemplate to think load was done too early
2013-11-20 23:27:10 +00:00
cd99f101a1
pixelegg changes from yesterday
2013-11-20 08:41:17 +00:00
1f1ea27078
Resize children's height too
2013-11-20 00:03:58 +00:00
c944df738d
Make sure button is there before trying to edit its CSS
2013-11-19 21:49:07 +00:00
0357834ce1
Fix bad search url
2013-11-19 18:28:54 +00:00
845c460d68
fixed not working set_value
2013-11-19 15:18:12 +00:00
b6f16956f3
Make sure options are set before looking inside
2013-11-18 23:56:25 +00:00
2b7d47fcf7
Add background_image attribute, to allow setting image + label together, using button's background-image CSS
2013-11-18 23:34:52 +00:00
05aafd1fb1
Fix some grid children not getting run called after disabled
2013-11-18 23:11:27 +00:00
363e2d5d5f
Avoid permission error when searching
2013-11-18 21:20:01 +00:00
2b7d9af0a2
reverting to previous app.css file and remove app.less files, as they are not used by pixelegg template and create some glitches, might re-introduce .less for regular templates later
2013-11-18 19:57:38 +00:00
cc5b0fc241
Allow link widget inside, it's used for searching
2013-11-18 18:47:25 +00:00
0ab743cb81
allow to load template-set specific templates, eg. addressbook/templates/pixelegg/edit.xet instead of addressbook/templates/default/edit.xet, if user is on pixelegg template-set
2013-11-18 10:52:51 +00:00
ef1679a899
allow to load template-set specific templates, eg. addressbook/templates/pixelegg/edit.xet instead of addressbook/templates/default/edit.xet, if user is on pixelegg template-set
2013-11-18 10:45:32 +00:00
a4f5ea0b00
propagate width to magic suggest
2013-11-17 20:36:35 +00:00
823e2b62c0
allow default label, even if switched to multiple, as it might stay if switch happens on clientside
2013-11-17 10:26:36 +00:00
c1fd6e5acb
Give automatically added 'Select All' action its own group
2013-11-15 19:59:25 +00:00
3a3227bc27
fixed not found images in admin tree, by using static method knowing templated image path and calculating a relative path for images returned by common::image
2013-11-15 19:12:36 +00:00
26888ce64c
When turning on tag mode, remove empty label from options.
2013-11-15 16:51:49 +00:00
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
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
727cdc83b3
newewst pixelegg changed from today
2013-11-14 19:29:55 +00:00
fb2c103cef
Use current app to get around missing etemplate run rights
2013-11-13 23:57:49 +00:00
0745db84bd
Use current app to get around missing etemplate run rights
2013-11-13 23:47:01 +00:00
d1c5bf2243
Use current app to get around missing etemplate run rights
2013-11-13 23:28:26 +00:00
23f85e9763
Enable etemplate for multiple templates
2013-11-13 22:43:19 +00:00
44f6f55406
Make sure entry header sets activeFilter value when setting nextmatch
2013-11-13 22:41:22 +00:00
70b4ff412c
Avoid errors if row_cont is null, just use an empty array
2013-11-13 19:25:10 +00:00
b7487f8b72
Avoid double-binding change & focus handlers
2013-11-13 18:17:50 +00:00
a10ac05b63
Allow app's custom file drop code to run even if no row data found
2013-11-13 17:18:55 +00:00
85aa7c76e3
Fix missing prices in projectmanager price list widget
2013-11-12 21:36:59 +00:00
a4cad98e4c
Skip request to make links if there are no links to make
2013-11-12 20:25:04 +00:00
87a4d6471b
Add extra filters in to list
2013-11-12 20:14:33 +00:00
45a70dcf1d
todays changes from pixelegg
2013-11-12 17:24:19 +00:00
639040787b
Fix tabbox widget validation to stay with the same tab when the form get submitted
2013-11-12 16:38:23 +00:00
96336ea521
fixed error, if no favorites are defined
2013-11-12 07:51:28 +00:00
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
77a30817d6
images for new Pixelegg template
2013-11-11 18:56:02 +00:00
42368769a0
Fix %s as value in description widget
2013-11-11 14:16:18 +00:00
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
38748c2fa1
fix for action-checkboxes not transmitted in et2
2013-11-08 16:38:12 +00:00
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
beeecf46d0
2 more widgets without server-side class
2013-11-08 09:31:08 +00:00
ba9782138c
Check for app_callback before trying to call it
2013-11-07 23:21:14 +00:00
969155e150
Handle no files selected without throwing warnings
2013-11-07 23:20:07 +00:00
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
f33862b8b6
Fix setting default/forced column preference when selected columns was changed at the same time.
2013-11-06 22:51:57 +00:00
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
f973dc9b79
Fix missing category labels in nm list (set with full object was not implemented)
2013-11-06 20:26:38 +00:00