Samuel Georges
beb818efa5
Merge branch 'develop' into laravel5
...
Conflicts:
modules/cms/classes/CmsCompoundObject.php
modules/system/ServiceProvider.php
2015-02-04 19:35:55 +11:00
Samuel Georges
ed22cc9186
Migrate bootstrap process
2015-02-04 19:31:41 +11:00
flynsarmy
3dcd718df8
Display active plugin count on updates page
2015-02-04 13:40:01 +10:00
Szabó Gergő
e08dfddd3b
Replaced a plain text to translation
2015-02-03 09:57:07 +01:00
Samuel Georges
b915c2003c
Merge pull request #904 from gergo85/master
...
Minor cleanup
2015-01-31 14:28:05 +11:00
Samuel Georges
393c900342
Refs #900 - Add polish language
2015-01-31 14:26:45 +11:00
Samuel Georges
f975769397
Fixes typo in language key
2015-01-31 14:20:19 +11:00
Samuel Georges
4d67273dbf
Merge pull request #919 from carlos-arroyo/develop
...
Add Mandrill support patch
2015-01-31 14:13:16 +11:00
Samuel Georges
b68fb6efd4
Merge pull request #912 from jumilla/patch-ja
...
Update translation for Japanese.
2015-01-31 13:32:19 +11:00
Samuel Georges
b504128d61
Pass edge flag along with update requests
2015-01-31 13:30:29 +11:00
Carlos Arroyo
a002319af1
Add Mandrill support patch
2015-01-30 15:51:25 +11:00
Samuel Georges
569fe2e468
These events should pass the context, to be aligned with the others
2015-01-29 20:06:06 +11:00
Samuel Georges
b13eb26b52
Update Font Autumn to latest
2015-01-28 18:28:35 +11:00
Samuel Georges
b1b700368f
Radical reorg of some classes
2015-01-28 11:49:54 +11:00
Fumio Furukawa
77a4e49892
Update translation for Japanese.
2015-01-27 02:46:30 +09:00
Samuel Georges
c1c733769f
Merge pull request #903 from jtherczeg/develop
...
Corrections and updates for Build 182
2015-01-25 13:20:29 +11:00
Samuel Georges
1e0a890efb
Fixes #898 - Manually added translations
2015-01-25 13:14:31 +11:00
gergo85
c65b7a6b8e
Minor cleanup
2015-01-22 09:06:30 +01:00
jtherczeg
831ff79c47
Corrections and updates for Build 182
2015-01-21 18:32:23 +01:00
Samuel Georges
eb8f4ec1a8
Removed generic permission "Manage settings", these should be more granular to the tool
...
Fixes #831 - Fixes dashboard redirect, add "Manage mail settings" permission
Fixes bug in Settings permissions, they now work!
2015-01-18 13:16:18 +11:00
Samuel Georges
b970ffba96
Rem deprecated code
2015-01-18 12:14:05 +11:00
Samuel Georges
fe05f96266
Revert change, we don't need pagination here
2015-01-18 11:13:51 +11:00
Samuel Georges
aef8ee038a
Merge pull request #894 from gergo85/master
...
Show table setup icon and pagination
2015-01-18 11:12:35 +11:00
gergo85
5e55588ba9
Show table setup icon and pagination
2015-01-17 12:09:29 +01:00
jtherczeg
a629c46c69
Updates for Build 178
...
Hungarian language files updated for Build 178
2015-01-16 15:00:40 +01:00
Samuel Georges
69a3aedffb
Fixes an issue where duplicate assets are sent across the AJAX wire
2015-01-13 17:46:46 +11:00
Samuel Georges
c4cef299dd
Fixes #828 - php artisan october:util compile assets
2015-01-12 20:08:53 +11:00
Samuel Georges
dd6233e81d
Clean up code
2015-01-10 10:41:02 +11:00
Samuel Georges
c2b6b4be5f
Merge pull request #865 from gergo85/master
...
Add plugin counter
2015-01-10 10:30:54 +11:00
gergo85
720cd0ac71
Add translate and remove unnecessary commas
2015-01-05 10:05:03 +01:00
gergo85
faf7e3df70
Add plugin counter
2015-01-05 10:03:07 +01:00
Samuel Georges
415f07eb1d
Fixes various unit tests so they pass (Tested in Windows)
2015-01-05 12:37:04 +11:00
Samuel Georges
2160ddf3e5
Fixes unit test - normalize plugin paths for Win systems
2015-01-05 11:46:33 +11:00
Samuel Georges
59c9146b4f
Merge pull request #861 from gergo85/master
...
Cleanup
2015-01-05 09:21:09 +11:00
gergo85
f0005d196b
Cleanup
...
Remove whitespaces.
2015-01-03 12:41:23 +01:00
Samuel Georges
8f8ac2dd02
Merge pull request #860 from gergo85/master
...
Improve multilanguage support and cleanup
2015-01-03 15:56:09 +11:00
Samuel Georges
bc016adad7
Rollback performance change to framework.js because it's broken
...
(Submitting an invalid form in the backend will result in a page refresh, flash messaegs are suppressed)
K.I.S.S > Performance + premature optimization is the root of all evil
2014-12-28 13:03:52 +11:00
jtherczeg
242bac4ce8
Hungarian language files updated
...
Hungarian translations updated for the latest build, some corrections
made.
2014-12-22 19:06:15 +01:00
gergo85
c43680b2ef
Improve multilanguage support and cleanup
2014-12-19 10:28:27 +01:00
alekseybobkov
3ac21e3c89
Merge branch 'develop' into table-widget
2014-12-17 22:15:23 -08:00
Samuel Georges
638bceec10
Send test email using new, cleaner approach
2014-12-18 14:27:35 +11:00
Samuel Georges
8cdb24c40a
Might be a good idea to just always set the not modified header if we can
2014-12-17 14:55:16 +11:00
Samuel Georges
512e91118f
Improved asset caching, when enabled the server will send a 304 Not Modified header
2014-12-17 13:46:08 +11:00
Samuel Georges
e3dae22758
Back-end user groups can now be marked to add new administrators by default
...
Streamline naming of backend user groups
Add description field to backend user group table
2014-12-16 12:39:38 +11:00
Samuel Georges
d3000ca51a
Unify the handling of detailed exception messages
2014-12-16 12:21:55 +11:00
Samuel Georges
986b3a95a8
Add the ability to override the confirm function
2014-12-15 17:48:59 +11:00
Denis Malinochkin
690c95dbdf
Switch position :)
2014-12-08 03:55:30 +03:00
Denis Malinochkin
ee5bc8407c
Clean key & Update Ru lang
2014-12-08 03:51:39 +03:00
Samuel Georges
48b90e86b6
Config item `cms.enableAssetMinify` can now be set to **null**, in which case assets are only minified if debug mode (`app.debug`) is disabled.
2014-12-06 13:43:06 +11:00
Samuel Georges
33be75af10
Config item `cms.customErrorPage` is deprecated, the setting `app.debug` should be used instead.
2014-12-06 13:22:57 +11:00
Samuel Georges
cfac213217
Minor refs #798
2014-12-06 09:34:54 +11:00
Samuel Georges
7a289e63a2
Merge pull request #800 from gergo85/master
...
Optimized images and update jQuery
2014-12-06 09:28:01 +11:00
Samuel Georges
97cddf6378
Merge pull request #798 from nnmer/master
...
added to mail settings, to send emails to log file, useful for debuging
2014-12-06 09:26:04 +11:00
jtherczeg
9dcbe89247
Hungarian translations updated
...
The Hungarian module translations updated for the latest OctoberCMS
build.
2014-12-04 09:51:05 +01:00
Samuel Georges
70eb7eaf51
Adds Theme customization feature
...
Adds reset button to settings pages
authorUrl -> homepage
2014-12-04 16:49:52 +11:00
gergo85
2a05c2346f
Update jQuery files
...
Demo theme: v1.10.2 -> v1.11.1
Backend: v2.0.3 -> v2.1.1
Furthermore I renamed the jquery-2.0.3.min.js file because of easy to
update jQuery in future.
2014-12-01 22:35:58 +01:00
Samuel Georges
f0cb98e63c
Fixes #145 - Plugin details now support "homepage" property
2014-11-27 17:21:30 +11:00
Anton Romanov
0505911c47
added to mail settings, to send emails to log file, useful for debuging
2014-11-27 13:50:37 +08:00
Samuel Georges
846a312765
Marry twig to global input helpers
2014-11-22 16:00:25 +11:00
Samuel Georges
c8b04db1fe
Fixes #119 - Add OpenSSL as a requirement, remove safe_mode (removed in php 5.4)
2014-11-21 15:52:41 +11:00
Samuel Georges
48e2dddc66
Fixes #783 - Logic error
2014-11-21 08:29:40 +11:00
alekseybobkov
4e921aab7a
Minor performance changes in the core JS and CSS. Table widget, in progress.
2014-11-16 18:00:15 -08:00
Samuel Georges
c1e81e4acd
Merge pull request #766 from jtherczeg/patch-2
...
Hungarian language file updated
2014-11-15 15:10:24 +11:00
Jozsef
387c6ec3a0
Hungarian language file updated
...
New lines added by the latest English language file.
2014-11-12 07:40:34 +01:00
Jozsef
e3ce0bf714
Add/sort locales
...
Added new languages and reoredered by language codes.
2014-11-12 07:31:05 +01:00
Sam Georges
f458fb7704
Overhaul Form layouts, adds FormTabs.php class for managing tab properties
2014-11-12 07:33:58 +11:00
jtherczeg
b5fd93d882
Hungarian language files updated for Build 162
2014-11-10 17:18:15 +01:00
Sam Georges
ba166a0cf9
Add counter labels and maintenance settings page to Cms provider + Language files, update CHANGELOG.md with changes
2014-11-10 20:35:20 +11:00
Sam Georges
cfaf3228d9
Fixes #9 - Adds maintenance mode setting to the CMS
2014-11-10 20:34:42 +11:00
Sam Georges
e82198b8ad
Refs #729 - Hide updates from system report widget when permissions [system.manage_updates] are denied
2014-11-09 14:04:53 +11:00
Sam Georges
ebaacac5fd
Fixes #718 - MySettings page should have no permission requirement
2014-11-09 12:43:06 +11:00
Denis Malinochkin
415ef45a81
Update translation keys
...
Customize the branding and updated Russian translation.
2014-11-03 15:59:20 +03:00
jtherczeg
bb25a1a82c
Hungarian language files for modules committed
2014-11-03 09:41:09 +01:00
Sam Georges
e81b7394b1
Fixes #733 - Be more considerate of others
2014-11-01 16:15:17 +11:00
Sam Georges
7c0f42d587
Update contributing
2014-11-01 14:47:46 +11:00
Sam Georges
2011a21e6f
Minor
2014-11-01 12:03:38 +11:00
Sam Georges
c83797231d
Subsequent expressions are on a new line (see developer guide > PSR exceptions)
2014-11-01 12:00:45 +11:00
Sam Georges
665d78e7d6
If there is no build number, don't display the build scoreboard item
2014-11-01 11:38:41 +11:00
Sam Georges
7d0a210fac
When cms.disableCoreUpdates is set to true the Backend will no longer display updates for the core.
2014-11-01 11:33:33 +11:00
Samuel Georges
ecf84b48e1
Merge pull request #723 from alvaro-canepa/patch-1
...
Add Spanish language support
2014-10-27 19:07:10 +11:00
Sam Georges
1c6d48ffa8
Fixes a strange issue where a <button> inside a nested <form> will trigger the event twice (1 for button, 1 for form)
2014-10-27 17:59:53 +11:00
alvaro.canepa
d9c06c9ed5
Spanish language support
2014-10-24 23:02:38 -02:00
Sam Georges
5fee82210a
Fixes #709 - Update fa lang
2014-10-24 19:05:50 +11:00
Sam Georges
04059c20fc
Merge branch 'develop'
2014-10-24 19:03:03 +11:00
Sam Georges
a8daa5b4a7
Fixes the system settings icon
2014-10-24 16:38:36 +11:00
n.kolesnichenko
b3bc16cc4d
Translate for RU Mailgun tab in mail settings
2014-10-23 17:04:25 +04:00
Sam Georges
32adc79924
Revert to FA-only icons
2014-10-22 14:22:41 +11:00
Sam Georges
578f1c0945
Update icons
2014-10-22 14:15:21 +11:00
Sam Georges
677030c5fa
Update Font Autumn icon pack
2014-10-21 20:21:39 +11:00
Sam Georges
f8c2fa30b4
Fixes an issue where new Themes attached to a project were not being installed on update.
2014-10-21 19:21:17 +11:00
Sam Georges
ab712f44fb
Fixes omitted visibility
2014-10-20 18:54:28 +11:00
Sam Georges
23f6d75416
Peer review of #679
2014-10-19 10:58:18 +11:00
Stefan Talen
f85087eac6
Updating modules/system
2014-10-18 11:58:50 +02:00
Stefan Talen
347dff7e75
Merge branch 'develop' of https://github.com/octobercms/october into feature/PSR-2
...
Conflicts:
modules/backend/behaviors/RelationController.php
modules/backend/classes/WidgetManager.php
modules/cms/classes/CmsCompoundObject.php
modules/cms/twig/Extension.php
modules/cms/twig/PlaceholderNode.php
modules/cms/widgets/TemplateList.php
2014-10-18 11:07:17 +02:00
Sam Georges
2689a3e669
Be more specific about pathing, minor improvement to system settings table
2014-10-18 13:39:33 +11:00
Sam Georges
d74a15b297
Update font autumn to latest
2014-10-17 17:33:59 +11:00
Sam Georges
d741b7bd60
Missing language keys
2014-10-17 08:25:28 +11:00
Stefan Talen
06890d711a
Merge branch 'develop' of https://github.com/octobercms/october into feature/PSR-2
...
Conflicts:
modules/backend/behaviors/UserPreferencesModel.php
modules/cms/classes/Controller.php
modules/system/classes/CombineAssets.php
2014-10-16 18:44:18 +02:00
Sam Georges
886e6fc70a
Only set noInit on PluginManager for specific CLI commands (october:up, october:update)
2014-10-16 19:49:31 +11:00
Sam Georges
8d618d4e29
Fixes #684 - Plugins still load language, routes, etc when noInit is enabled
2014-10-16 19:49:30 +11:00
Sam Georges
fbaab26bfb
Improve efficiency in settings model behavior
2014-10-16 19:49:28 +11:00
Sam Georges
cb8cad3a75
Merge branch 'customize-backend' into develop
2014-10-15 19:59:33 +11:00
Sam Georges
9f5646d273
BackendSettings -> BrandSettings
...
pageTitle is now translated at the end of the line
Fixed unit tests so they pass
SettingsModels are now cached
2014-10-15 19:53:44 +11:00
Sam Georges
57ec5c7261
Moved asset combiner to the system module
2014-10-15 08:09:46 +11:00
Kris Arnold
9c51b8b2a1
fixed language reference in dialog box for plugin disable form
2014-10-13 15:32:59 -05:00
Sam Georges
cf352bfe1a
Fixes #657 - Add Redis service provider
2014-10-11 16:53:51 +11:00
Sam Georges
062ce2f50a
Closes #673 - Add Argentine Spanish (es-AR) locale
2014-10-11 16:32:51 +11:00
Sam Georges
7d313a0409
Update changelog and Fixes #582
2014-10-11 13:43:00 +11:00
Sam Georges
543f1616b7
Fixes 675 - Add |trans (Lang::get) and |transchoice (Lang::choice) filters
2014-10-11 12:31:14 +11:00
Sam Georges
fd547bb485
We can't sort by relation fields anymore
2014-10-11 08:44:30 +11:00
Sam Georges
d78dadafd0
Check for CLI or system/updates route and disable any plugin initialization
2014-10-09 17:46:23 +11:00
Samuel Georges
ba97260aa9
Merge pull request #667 from sajjad-ser/master
...
Add Persian Translate
2014-10-08 18:58:05 +11:00
Samuel Georges
8a7338df83
Merge pull request #664 from egrego-dot-re/master
...
add mailgun support patch
2014-10-08 18:57:09 +11:00
sajjad-ser
1cf70bf032
Add Persian Translate
2014-10-07 17:37:37 +03:30
Lukasz
506ed31539
add mailgun support patch
2014-10-06 17:55:50 +02:00
Sam Georges
5c46dbec32
Plugins are now updated according to their dependency definitions
2014-10-04 15:59:43 +10:00
Sam Georges
e9f5f13646
Closes #660
2014-10-04 09:56:38 +10:00
Sam Georges
8d73924fbb
Add docs to class headers
2014-10-03 18:00:21 +10:00
Sam Georges
6363205f34
Fixes validation on Tabs and Cms pages
2014-09-29 14:04:05 +10:00
Sam Georges
fccf4907a0
There is a bug in chrome where events are called too early
2014-09-29 13:43:21 +10:00
Sam Georges
bf47eb94ed
Str::getRealClass -> class_basename
2014-09-29 13:12:34 +10:00
Sam Georges
2255b9404e
Adds support for Windows-based paths
2014-09-29 12:59:14 +10:00
Sam Georges
aec05adc05
Add default value
2014-09-29 12:40:30 +10:00
Sam Georges
776f4dfbaf
ConfigMaker now symbolizes paths
2014-09-29 12:32:41 +10:00
Sam Georges
b3936330a6
Moved the PathMaker trait functionality to Filesystem class (see October Rain)
2014-09-29 12:32:07 +10:00
Sam Georges
fbf5cbbb67
Moved `ViewMaker` trait to live under system, it can be useful for Models too.
2014-09-29 12:19:19 +10:00
Sam Georges
17f282b126
Removes deprecated code
2014-09-29 10:01:28 +10:00
Sam Georges
beab3c3ded
A defined loader should not hide when there is a redirect taking place
2014-09-28 12:23:18 +10:00
Sam Georges
8ca3483863
Refs #653 - Move sessions table to system
2014-09-28 10:29:49 +10:00
Sam Georges
2b63282658
We have a form object already, use that instead
2014-09-26 19:54:30 +10:00
Sam Georges
b7e969083f
Only when there is no <form /> parental element
2014-09-26 19:52:02 +10:00
Sam Georges
a7d028a1a5
Welcome to the team, Indatus\Dispatcher! :-)
2014-09-26 18:45:51 +10:00
Sam Georges
3aaf50359b
Add alaises for SystemException + ApplicationException, they are used so often
2014-09-26 18:10:43 +10:00
Sam Georges
746f425d88
Added new containerAttributes property to form fields
2014-09-25 18:05:35 +10:00
Sam Georges
45811dfb95
Lean code
2014-09-20 17:56:59 +10:00
Sam Georges
ffc1a8490a
Convert autoload refs to PSR-4 so they actually work
2014-09-19 17:23:11 +10:00
Sam Georges
5cd9f30ea2
Exception handling when plugins/ dir missing
2014-09-19 17:23:10 +10:00
Samuel Georges
5f1cee9787
Merge pull request #627 from JohnsonJackblue/patch-1
...
Update lang.php
2014-09-18 08:22:00 +10:00
Sam Georges
aa7e1800a4
Fixes path making issue
2014-09-15 08:58:42 +10:00
JohnsonJackblue
70b6039be0
Update lang.php
2014-09-14 15:48:29 +02:00
Sam Georges
69fb8e0918
Fixes issue where load indicator hangs around on errors when a redirect is used
2014-09-13 17:47:38 +10:00
Sam Georges
efbb0351db
ViewMaker now uses PathMaker
2014-09-13 15:02:52 +10:00
Sam Georges
c2a71e88bb
Clean up some sloppy work
2014-09-12 20:20:52 +10:00
Josh Hall
eb27b581c0
Add comma to end of line 17
2014-09-10 08:49:05 -05:00
Sam Georges
73200606bc
Pass isFirstField attrib, allow prevent of default focus()
2014-09-10 19:29:02 +10:00
Sam Georges
3d36e65a55
Trigger invalid on all fields, but only focus the first one. Also pass the messages across.
2014-09-10 19:11:21 +10:00
Sam Georges
0cffb0c934
Add Save & Close button to settings pages
2014-09-10 18:44:25 +10:00
Sam Georges
7ea65608a0
As per documentation, option-based redirect should only occur on successful AJAX requests (pushing a redirect from the server still works)
2014-09-10 17:03:36 +10:00
Sam Georges
33922f2180
If the target element is an input (textarea, select, etc) include its value when not used in a form
2014-09-06 13:58:10 +10:00
Samuel Georges
c63dc4da31
Merge pull request #594 from andersonwoss/master
...
Add full translation for pt-br
2014-09-04 21:11:07 +10:00
Sam Georges
f7dfd35d08
Merge branch 'master' into develop
2014-09-04 13:10:44 +10:00
alekseybobkov
df55946b61
Merge branch 'misc-tmp' into develop
2014-09-03 20:01:17 -07:00
Sam Georges
9197dbed59
ValidationException should be aliased. System and Application should probably be aliased too.
2014-09-03 19:46:28 +10:00
Anderson Carlos Woss
32ad8cc09e
Add full translation for pt-br
2014-08-30 22:38:32 -03:00
Sam Georges
aaffeacf1d
Fixes #584 - pt-br locale not defined correctly.
2014-08-30 09:42:55 +10:00
Sam Georges
938f9957de
Add PathMaker trait, Combiner now supports aliases and dynamic paths
2014-08-29 19:23:57 +10:00
Sam Georges
833ba1f48d
Set the default sort order
2014-08-29 09:27:56 +10:00
Sam Georges
7beafebf7c
getClassExtension -> asExtension (shorter syntax)
2014-08-23 09:41:48 +10:00
alekseybobkov
e7767176ce
Updated the treeview control, updated Redactor scripts, the CMS Content is now a compound object
2014-08-22 18:45:05 +11:00
Samuel Georges
fb56fbfabd
Merge pull request #573 from mrmlnc/develop
...
ru_lang (138)
2014-08-22 08:07:10 +10:00
Stefan Talen
5455c6c1af
Updating dutch language files
2014-08-21 23:07:50 +02:00
Denis Malinochkin
9a798cf46a
ru_lang (138)
2014-08-20 17:10:22 +04:00
Sam Georges
3f8d3d8eea
Fixes rebase issue in #557
2014-08-19 12:40:18 +10:00
Sam Georges
d7f22dc797
Merge branch 'develop'
2014-08-19 12:38:25 +10:00
adi
03d9f81b47
Added Romanian translation files in modules/*/lang/ro and modified modules/backend/models/BackendPreferences.php and modules/system/lang/en/lang.php in order for the language to appear in the admin section
2014-08-16 15:00:07 +03:00
Paul Wilde
2c46036d2c
Added a couple of missing translation strings. Fixed a translation typo for the request log empty button - It should be request_log not event_log.
2014-08-16 05:18:37 +01:00
Sam Georges
982b22a676
Fixes #547 - Duplicate assets are pointless
2014-08-16 09:17:09 +10:00
Sam Georges
0d9d45e4c0
Refs #543 - Translate the fallback report widget title should the user not set their own
2014-08-13 08:04:04 +10:00
Paul Wilde
a3c94d6355
Escape unescaped translations. Add trans() function during output for the Balloon and Widget Selector.
2014-08-12 21:46:19 +01:00
Paul Wilde
1d038d3173
More translation strings.
2014-08-12 01:15:38 +01:00
Paul Wilde
7e2f63e315
Use correct flag for Sweden, it was previously set as the El Salvador flag.
2014-08-11 21:23:29 +01:00
Nicola Marini
a7b59756cf
Italian translation
...
Add the italian translation for the October CMS
2014-08-10 14:24:54 +02:00
Nicola Marini
394679efaf
Italian translation
...
Add the italian translation for the October CMS
2014-08-10 14:23:52 +02:00
Nicola Marini
59cdfe1386
Italian translation
...
Add the italian translation for the October CMS
2014-08-10 14:22:07 +02:00
Samuel Georges
a3392ecb50
Merge pull request #535 from boulox/system-french-trad
...
Add some missing french translation
2014-08-09 12:22:41 +10:00
Sam Georges
13587f155c
Move trans from logic-less array to inside business logic. Convert tabs to spaces.
2014-08-09 12:21:17 +10:00
Boulox
fb13094190
Add some missing french translation
2014-08-09 04:02:54 +02:00
Paul Wilde
906370c6bd
Added translation strings for permission labels, mail template/layout column labels, editor fullscreen, list pagination and list setup modal.
2014-08-09 03:02:15 +01:00
Samuel Georges
c92c36aeff
Merge pull request #533 from paulwilde/lang-update
...
Allow the dashboard widget inspector and status report widget to be translated.
2014-08-09 11:07:12 +10:00
Paul Wilde
de98451148
Allow the dashboard widget inspector and report widget to be translated.
2014-08-09 01:29:19 +01:00
Paul Wilde
c1856dfbe2
Translate My Settings heading.
2014-08-08 21:41:32 +01:00
Samuel Georges
2f9adde25e
Merge pull request #527 from sl1nk3/french-translation-updates
...
French translation updates
2014-08-07 19:34:44 +10:00
Samuel Georges
5630ea61b0
Merge pull request #526 from mrmlnc/master
...
Russian translation [build 134]
2014-08-07 19:32:28 +10:00
sl1nk3
3fe7675890
Better french description for the request log
2014-08-07 00:53:04 -04:00
sl1nk3
1765060856
Some more updates
2014-08-07 00:45:12 -04:00
sl1nk3
4b26022888
Suppression de la contraction toute pas belle.
2014-08-07 00:38:31 -04:00
sl1nk3
5768ebaabb
Fixed some issues with the French translation,
...
Added it to the settings menu.
2014-08-07 00:31:09 -04:00
Denis Malinochkin
20bbacdd3f
ru_update
2014-08-07 04:14:10 +04:00
Sam Georges
e2921472f8
Create allocated Settings category constants for translation
2014-08-06 11:44:31 +10:00
Sam Georges
09106ff560
Improvements to logging screens and internals of List widget
2014-08-06 11:19:59 +10:00
flynsarmy
d468ec2e28
Attempt to display error message in event log list
2014-08-06 10:24:09 +10:00
Sam Georges
6792bab25d
Add more translation points
2014-08-05 16:54:39 +10:00
Samuel Georges
3859a38c6a
Merge pull request #516 from boulox/french-translation
...
Add french translation
2014-08-05 08:56:10 +10:00
Fabien
5b7161cdd5
Add french translation
2014-08-03 15:20:59 +02:00
Sam Georges
bfc3804a1a
If a base classes uses a trait, no need to reuse that trait because Model boots all traits now
2014-08-03 11:57:51 +10:00
Samuel Georges
eeda9f5f0d
Merge pull request #512 from mrmlnc/develop
...
[Build 131] Update ru_lang
2014-08-03 10:08:07 +10:00
Sam Georges
1f64ccf792
Traits use private instead of protected so they can be used/reused in base classes
2014-08-03 10:04:06 +10:00
Denis Malinochkin
ab7e1cfd8a
ru_lang
2014-08-02 12:49:01 +04:00
Sam Georges
56d0c3351b
private -> protected
2014-08-01 14:54:16 +10:00
Sam Georges
6388ecef52
private -> protected
2014-08-01 13:58:59 +10:00