Commit Graph

684 Commits

Author SHA1 Message Date
Samuel Georges 0a35bb13a2 Update foundation plugin pattern
The API should support returning values, like jQuery does with .val() it will return the first element's value
Using a dedicated API on the plugin is much better than going in with .data('oc...') to access the object which is hacky since the internals might change
2015-08-04 10:03:48 +10:00
Samuel Georges b010732796 These methods should be protected, update client lang 2015-08-04 10:01:17 +10:00
Samuel Georges 52361e9b4d Merge pull request #1324 from acwoss/develop
Update pt-br lang
2015-08-03 20:12:57 +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
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
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
Anderson Carlos Woss bfdcfa69da Update PT-BR lang 2015-07-30 00:37:23 -03: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 3f58cd70fc And client-side locale messages 2015-07-29 19:17:38 +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 7cc4f3b6ac Merge pull request #1301 from bombozama/master
Spanish translation fix
2015-07-25 15:39:22 +10:00
Tom 506f7502ea update Chinese Language File 2015-07-25 15:29:07 +10: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
Samuel Georges d931c6ecfc Merge pull request #1296 from mrmlnc/path-1
Update Ru_lang to current status develop branch
2015-07-25 15:19:13 +10:00
Samuel Georges 77e388f5ff Merge pull request #1295 from gergo85/master
Updated Hungarian language
2015-07-25 15:18:40 +10:00
Samuel Georges bdc05a20fe Merge pull request #1291 from DZB-Team/develop
Some new language strings...
2015-07-25 15:18:17 +10:00
Samuel Georges 0ba10f26bd Update polish translation
Update polish translation

Update polish translation

Update polish translation

Update polish translation

Update polish translation

Update polish translation

Update polish translation
2015-07-25 15:10:26 +10:00
Samuel Georges d6d48b4580 Merge pull request #1285 from bilgorajskim/bilgorajskim-patch-1
Update Polish translation
2015-07-25 15:04:52 +10:00
Samuel Georges e75bc5c131 Merge pull request #1283 from Galixte/patch-4
Update of FRENCH language for OctoberCMS
2015-07-25 15:03:22 +10:00
Samuel Georges 561adcfb37 Merge pull request #1279 from tsioukas/patch-1
Added new phrases on Greek Language
2015-07-25 15:01:01 +10:00
Samuel Georges d453f922dc Improve the hint API, add inset mode to loader 2015-07-25 09:23:34 +10:00
Antony Tsioukas 9a10c1f53b Greek option added on select list 2015-07-24 10:22:15 +03:00
Peter Soots 08da2b0b81 Ensuring version order of database histroy. 2015-07-21 18:40:50 -07:00
Samuel Georges a22dd43cad Merge branch 'develop' into importexport 2015-07-22 08:07:13 +10:00
Samuel Georges 52ea4a73c8 Performance improvements, rename scopes to standard 2015-07-21 20:46:35 +10:00
Samuel Georges d9b98bccca Minor 2015-07-21 07:57:04 +10:00
Gonzalo Henríquez 67c4e2e918 Translation fix 2015-07-20 18:13:50 -03:00
Samuel Georges f99f838faf Merge branch 'develop' into importexport 2015-07-19 10:14:45 +10:00
Samuel Georges d9307ef4fe Fixes bug in sortable script + broken image ref
Conflicts:
	modules/backend/assets/css/october.css
2015-07-19 10:07:34 +10:00
Szabó Gergő 2fdb8269d0 Updated Hungarian language 2015-07-18 14:59:23 +02:00
Denis Malinochkin 5f1e03fc46 Update Ru_lang to current branch 2015-07-18 15:53:02 +03:00
Samuel Georges 1636f79224 Add 'is-divided' style to simple lists
Minor fix to popup docs
2015-07-18 16:14:39 +10:00
Samuel Georges 37a5782178 Use a monkey patch instead of hacking code
Refs https://github.com/johnny/jquery-sortable/pull/122
2015-07-18 14:16:34 +10:00
Samuel Georges 15c23089c6 Patch sortable to fix reinitialization errors (and memory leaks)
Refs https://github.com/johnny/jquery-sortable/pull/122
2015-07-18 13:43:48 +10:00
alekseybobkov 88232c8345 Minor 2015-07-16 18:19:09 +10:00
alekseybobkov 33b8584ab9 Merge branch 'develop' into builder-ui
Conflicts:
	modules/backend/assets/css/october.css
2015-07-15 18:12:13 -07:00
alekseybobkov e69be53317 Minor 2015-07-15 18:06:05 -07:00
Samuel Georges 095721bd40 Update and decouple drag.sort, add usePlaceholderClone option, recompile assets 2015-07-15 17:01:58 +10:00