867 Commits

Author SHA1 Message Date
Samuel Georges
1d0c22293c Merge pull request #1386 from gergo85/master
Big update for Hungarian language
2015-08-22 20:18:55 +10:00
Szabó Gergő
07c8b23c7d Big updated for Hungarian language 2015-08-22 12:09:56 +02:00
Samuel Georges
4c1db1d8db Tidy up backend alerts, make long text in alerts readable 2015-08-22 13:41:57 +10:00
Samuel Georges
24860fde99 Merge pull request #1379 from ariponce/patch-6
Update getStorageDirectory method to allow custom folder names
2015-08-22 08:48:51 +10:00
Samuel Georges
8e5a086067 Add more examples 2015-08-21 17:23:33 +10:00
Ariel Ponce
604a7ff465 Update getStorageDirectory method to allow custom folder names
See https://github.com/octobercms/library/pull/120
2015-08-18 15:42:26 +02:00
Samuel Georges
1bfcaaf026 Use prettify on plugin details page 2015-08-15 14:16:16 +10:00
Samuel Georges
6f414fe611 Default direction is ascending 2015-08-15 10:00:11 +10:00
Samuel Georges
de2a088e20 Merge pull request #1366 from gabsource/fix-version
Ensure versions history are retrieved by id ASC (bug introduced by PR #1304)
2015-08-15 09:58:00 +10:00
Samuel Georges
0e3403f1aa Use a nicer syntax for <html lang="" />
Recompile assets
2015-08-15 09:49:51 +10:00
Jérémy GAULIN
29a8ec1143 Ensure the client side language file is properly loaded
Switch widget needs short text. There is not really a 3 letters word or abreviation in french that is as understable as raw "On/Off".

Tidy up patch

Fix quote

https://github.com/octobercms/october/pull/1363/files#r36929168
2015-08-15 09:46:26 +10:00
Jérémy GAULIN
d60242bbe2 Translate mail templates backend-end messages
Use email test success translated entry (which existed)

Restore default english translation for new externalized strings

Fix typo
2015-08-15 09:46:25 +10:00
Jérémy GAULIN
3f8d17995a Translate alert messages. Switched to sweetAlert.alert() instead of raw window.alert().
Override `swal` and `sweetAlert` functions to set translation on default buttons.

Changed `sweetAlert()` to `swal()` to be consistent with `mediamanager.js`
2015-08-15 09:46:24 +10:00
Raphaël M
1c5ba4438b Update of FRENCH translation for OctoberCMS
Update of FRENCH translation for OctoberCMS

Update of FRENCH translation for OctoberCMS

Update of FRENCH translation for OctoberCMS
2015-08-15 09:41:11 +10:00
Samuel Georges
fe4e9b005f Fix toolbar examples 2015-08-13 21:07:10 +10:00
Jérémy GAULIN
e65f5c3c04 Ensure versions history are retrieved by id - Refs issue #1356 2015-08-09 20:21:41 +02:00
Samuel Georges
c139a324d1 Tidy up code - refs #1318 2015-08-08 11:39:48 +10:00
Samuel Georges
56c8053288 Merge pull request #1318 from gabsource/Issue-#1310
Fix the switching tab bug when calling ocTab.updateTab()
2015-08-08 11:32:01 +10:00
Samuel Georges
fbb6a5f3f1 Recompile lang assets 2015-08-08 11:14:34 +10:00
Nicola Marini
b579891164 Update lang.php
Update lang.php

Update lang.php

Update validation.php

Update lang.php

Update lang.php
2015-08-08 10:31:17 +10:00
Tom
d6f1a4a125 update simplified chinese 2015-08-08 10:26:10 +10:00
Jérémy GAULIN
70a335e1fd Remove a double space
Fix sentences

More grammatically accurate messages.

Prevents wrong messages like "Le auteur" (should be "L'auteur") by using "Le champ auteur".
2015-08-08 10:22:49 +10:00
Szabó Gergő
909b1ec374 Improve multilanguage support 2015-08-08 10:17:24 +10:00
Samuel Georges
85eeaa0257 Retranslate 2015-08-08 10:13:22 +10:00
Finjon Kiang
cebf7466a9 add new language zh-tw / Chinese (Taiwan) 2015-08-08 10:12:23 +10:00
Samuel Georges
0cd0dc5b62 Add keywords to log pages 2015-08-08 09:38:47 +10:00
Samuel Georges
99ac1bad20 Merge pull request #1357 from tsioukas/patch-1
System Client.php Greek Language
2015-08-07 20:53:40 +10:00
Samuel Georges
556eff359c Clean up docs, add inset mode to tab panes 2015-08-07 19:10:31 +10:00
Antony Tsioukas
03235129ac System Client.php Greek Language 2015-08-07 10:32:52 +03:00
Samuel Georges
2c646878a0 Add $.oc.listGetChecked helper 2015-08-05 19:52:50 +10:00
Samuel Georges
be155cc39f Add inverse goal meter
...because some goals can be bad, like an unsubscription rate
2015-08-05 17:56:35 +10:00
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
Jérémy GAULIN
2a374e87e8 Merge branch 'develop' of https://github.com/octobercms/october into Issue-#1310 2015-08-03 18:19:14 +02: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