2433 Commits

Author SHA1 Message Date
Samuel Georges
b4709256ef Merge pull request #1327 from dshoreman/fix-chrome-height-bug
Fix height issues introduced in Chrome 45
2015-08-03 20:07:43 +10:00
Samuel Georges
69cbdb77cb * Build 287 2015-08-03 19:01:26 +10:00
Samuel Georges
8cd97b27a6 Add prettify, update Ace, recompile assets 2015-08-03 19:00:45 +10:00
Samuel Georges
3e898064e1 Translate some client side strings 2015-08-03 18:59:37 +10:00
Samuel Georges
20411f6fb1 Finish formatting logic + Add Media Manager buttons 2015-08-03 18:58:22 +10:00
Filip Iulian Pacurar
d0a55eed0c Auto closing option translation in Romanian
Translation for pull request #1336
2015-08-03 09:08:25 +03:00
Samuel Georges
aef1964553 Add basic preview mode 2015-08-01 20:20:43 +10:00
Samuel Georges
c6409a8680 Minor exception handling 2015-08-01 17:06:49 +10:00
Samuel Georges
a2e69e3cce Dynamically build markdown editor toolbar, add first button action 2015-08-01 17:06:39 +10:00
Samuel Georges
52fa1b4f66 Relation create for belongsTo support deferring - refs #1329 2015-08-01 13:03:30 +10:00
Samuel Georges
ce4636d59a Add support for deferred binding for belongsTo relations - Refs #1329 2015-08-01 11:34:22 +10:00
Samuel Georges
aaebea4716 Tidy up the DB Event logger, add failsafe
If there is a problem with the Model, don't try to log with a broken model (infinite loop), this can be confirmed by checking if the Model class alias exists
2015-08-01 11:15:17 +10:00
Samuel Georges
5c736df2ee Adds other asset folders we are aware of - Refs #1331 2015-08-01 08:57:10 +10:00
Samuel Georges
2b3f17adea Revise Script UI docs 2015-07-31 18:05:30 +10:00
Dave Shoreman
12353036a3 Update source LESS files 2015-07-31 08:57:14 +01:00
Samuel Georges
c17d47bf3e Revise ui docs 2015-07-30 21:34:04 +10:00
Samuel Georges
387f14ce17 Revision to UI docs, minor pixel adjustment to fixed dd 2015-07-30 19:46:30 +10:00
Samuel Georges
252a34dc08 Adds alt syntax for tooltip
data-toggle will conflict with dropdown, eg: data-toggle="dropdown" data-control="tooltip"
2015-07-30 19:45:54 +10:00
Dave Shoreman
eac25c69de Fix height issues introduced in Chrome 45
The `height:100%` rule applied to .layout is inherited by both the
backend navbar, and the search box of the settings sidebar.

This fixes the issue by specifically applying `height:auto` to the
affected elements.
2015-07-30 08:20:15 +01:00
flynsarmy
0dcda7a014 Only read permission is required for imports 2015-07-30 13:48:55 +10:00
Anderson Carlos Woss
bfdcfa69da Update PT-BR lang 2015-07-30 00:37:23 -03:00
flynsarmy
f573438c90 Filter out empty CSV rows before import 2015-07-29 21:59:09 +10:00
Samuel Georges
b1286f8252 Remove font 2015-07-29 20:32:13 +10:00
Samuel Georges
fae4a4b65c Improve editor toolbar styles, tidy up md editor 2015-07-29 20:29:02 +10:00
Samuel Georges
934f77a1f3 Implement dropdown-fixed mode. 2015-07-29 20:03:48 +10:00
Samuel Georges
ebfa4596ea Attempt to make dropdowns in toolbars work, update head refs 2015-07-29 19:19:08 +10:00
Samuel Georges
d2da170864 Introduce MarkdownEditor base code 2015-07-29 19:18:42 +10:00
Samuel Georges
3f58cd70fc And client-side locale messages 2015-07-29 19:17:38 +10:00
Samuel Georges
fdbd5d8b3c Update redactor to latest, minor cleanup 2015-07-29 19:17:05 +10:00
Samuel Georges
ac193a15c3 Minor style fix 2015-07-29 19:16:07 +10:00
Samuel Georges
e6a17f8f2b Support multiple children inside .layout-cell.width-fix 2015-07-29 19:15:42 +10:00
Samuel Georges
2a26aa6889 Fixes combiner to only move ../css when in ./less 2015-07-29 19:14:54 +10:00
Samuel Georges
525392ac2c global.less now provides all mixins and variables (KISS) 2015-07-29 19:14:26 +10:00
Samuel Georges
f47b99d183 Move storm to its own build 2015-07-29 19:13:42 +10:00
Samuel Georges
3a2b94829a Fixes syntax error in "system/lv" lang, write test to prevent further breakages 2015-07-29 08:20:22 +10:00
Samuel Georges
690d7f0a02 When installing a theme don't install existing plugins
Minor fix to callout in update popup
2015-07-28 19:56:24 +10:00
Samuel Georges
bb4c2da404 Revert change from #1315, fixes original issue, write tests 2015-07-28 18:52:12 +10:00
Samuel Georges
fa0d110ecf Remove redundant variable 2015-07-28 17:47:56 +10:00
Samuel Georges
837a61a2a3 Merge pull request #1315 from gabsource/Issue-#1309
Fix the modified items counter in the backend sidenav
2015-07-28 17:46:29 +10:00
Jérémy GAULIN
98b56234c9 Updating a tab was changing the HTML data-* attributes but did not update the jQuery .data() cache - fixes #1310 2015-07-27 12:36:51 +02:00
Jérémy GAULIN
0efaaa37bb The javascript module expect the itemcode to be the key of the item in the configuration array. This fixes the partial to use the code instead of the 0-indexed value.
Should close #1309
2015-07-27 11:57:50 +02:00
Samuel Georges
dbac4809f6 Resurrect the list export feature - fixes #1313 2015-07-27 08:50:26 +10:00
Samuel Georges
c3d44fb0b4 Merge pull request #1307 from GeGeek/patch-2
Update lang.php
2015-07-25 15:39:34 +10:00
Samuel Georges
7cc4f3b6ac Merge pull request #1301 from bombozama/master
Spanish translation fix
2015-07-25 15:39:22 +10:00
Samuel Georges
04deb50c59 Merge pull request #1297 from bombozama/patch-1
Translatable prompt on recordfinder
2015-07-25 15:39:04 +10:00
Tom
5dcbd8c0e1 Update Backend Chinese Language File 2015-07-25 15:29:07 +10:00
Tom
506f7502ea update Chinese Language File 2015-07-25 15:29:07 +10:00
Samuel Georges
93f7b7800b Merge pull request #1306 from Flynsarmy/numberPattern
Allow overriding number field pattern attribute
2015-07-25 15:28:46 +10:00
Asselin de Beauville
26882346c4 Update lang.php
Updated 'settings_menu' var.
2015-07-25 07:28:43 +02:00
Samuel Georges
e2f32cc928 Merge pull request #1304 from psoots/ps/db-history-order
Ensuring version order of database histroy.
2015-07-25 15:28:30 +10:00