Samuel Georges
8e5a086067
Add more examples
2015-08-21 17:23:33 +10:00
Samuel Georges
727eada7d0
These will need the installer package to work properly
2015-08-19 22:09:15 +10:00
Samuel Georges
89e3a34a2b
* Build 290
2015-08-15 14:16:24 +10:00
Samuel Georges
1bfcaaf026
Use prettify on plugin details page
2015-08-15 14:16:16 +10:00
Samuel Georges
2c5f9eba6b
Write tests that verify the truth of #1373
2015-08-15 13:39:44 +10:00
Samuel Georges
85933facbc
Stack partials, store components, unstack partials - Fixes #1373
...
Fixes instances where nested repeating partials are destroying the partial component stack and causing breaking errors.
Nesting example:
Partial (with components)
^-> Calls component default markup
^-> Refers to partial override (with repeating partial calls)
^-> Calls another partial (with components)
^-> Components not found (destroyed by repeating calls above)
2015-08-15 11:05:30 +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
4d04c5dda7
Sweet alert logic has grown large enough to warrant its own file
2015-08-15 09:53:55 +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
7f62725c1c
Recompile assets for #1362
2015-08-15 09:34:29 +10:00
Samuel Georges
9ebd084e89
Merge pull request #1362 from gabsource/fix-sweetalert
...
Disable SweetAlert forced focus when a Bootstrap modal is already open in back-end
2015-08-15 09:31:23 +10:00
Samuel Georges
b8bc6c6d99
Allow the "go up" link to be selected with the mouse - Refs #1360
...
This will disable the move and delete buttons
2015-08-15 09:17:30 +10:00
Samuel Georges
1a54df7f24
Merge pull request #1360 from jofrysutanto/develop
...
Show mediamanager sidebar preview when "Go up" is selected.
2015-08-15 08:56:04 +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
Jérémy GAULIN
b5577eed25
Disable SweetAlert forced focus when a Bootstrap modal is already open (which was causing infinite loop).
...
Bootstrap is enforcing focus on it's modal box, sweet alert too. Focus on sweet alert buttons is not really important, keyboard actions are still available.
2015-08-08 21:59:19 +02:00
Jofry
8973761146
Merge pull request #1 from jofrysutanto/master
...
Show mediamanager sidebar preview when "Go up" is selected.
2015-08-08 22:57:21 +10:00
jofrysutanto
871f824582
Show mediamanager sidebar preview when "Go up" is selected.
...
Show more informative sidebar information when "Go up' is selected, instead of blank file information with 'null' public url.
2015-08-08 22:52:21 +10:00
Samuel Georges
364809a38e
Add instructions for running phpunit
2015-08-08 15:45:32 +10:00
Samuel Georges
e97e6804f2
Minor
2015-08-08 15:37:08 +10:00
Samuel Georges
0c8e813029
Create plugin unit test case
...
^- inspired by keios/oc-plugin-testsuite package
2015-08-08 15:35:22 +10:00
Samuel Georges
5c3dd4f145
Add tests that verify the truth of #1343
...
Plugins should be able to call NavigationManager::addSideMenuItems() without error
2015-08-08 12:28:15 +10:00
Samuel Georges
904db06f5e
Write tests that verify truth of #1272
...
Content files with .txt extensions should not be interpreted as HTML
2015-08-08 12:03:20 +10:00
Samuel Georges
1123b83cf0
Merge pull request #1343 from gabsource/fix-extending-plugin
...
Fix error when extending plugin by adding a new side menu item
2015-08-08 11:45:29 +10:00
Samuel Georges
d537cef720
Merge pull request #1347 from powelski/resolve-1272
...
Escape HTML for .txt contents
2015-08-08 11:40:58 +10: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
2cf1d707ad
The API response for insert / insert+crop should be identical
...
This is because the 'onInsert' callback is used for both actions, yet yielded different results causing breakages
Fixes #1281
Also improved code readability in some places
2015-08-08 11:17:56 +10:00
Samuel Georges
fbb6a5f3f1
Recompile lang assets
2015-08-08 11:14:34 +10:00
Krzysztof Powelski
8547b8c184
Improve Polish translations
...
Fix indentation
2015-08-08 10:33:08 +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
Samuel Georges
303a985caa
Merge pull request #1346 from powelski/polish-auto-close
...
Translate auto closing option to Polish
2015-08-08 10:29:04 +10:00
Samuel Georges
6ae1d0c047
Merge pull request #1345 from powelski/translatable-auto-close
...
Make backend auto closing option label translatable
2015-08-08 10:27:59 +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
Samuel Georges
20e9462006
Merge pull request #1341 from filipac/master
...
Auto closing option translation in Romanian
2015-08-08 10:20:14 +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
Finjon Kiang
42f438b673
set ignore for netbeans project folder
2015-08-08 10:09:38 +10:00
Samuel Georges
aa2722b0a0
These errors shouldn't be logged =)
2015-08-08 09:38:48 +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
218ebfd844
* Build 289
2015-08-07 19:13:23 +10:00
Samuel Georges
556eff359c
Clean up docs, add inset mode to tab panes
2015-08-07 19:10:31 +10:00