Commit Graph

  • c4592d242a Fix error displaying on installation pages Dmitriy Simushev 2014-07-23 12:31:59 +0000
  • 6a1ac9ada4 Update after installation login link Dmitriy Simushev 2014-07-23 12:25:18 +0000
  • 62b8b3ceff Override "home" route in the installer routes Dmitriy Simushev 2014-07-23 11:50:27 +0000
  • 4f49920526 Allow apache to process existing directories v2.0-alpha1 Dmitriy Simushev 2014-07-14 11:25:06 +0000
  • 1a60aeac2e Remove trailing slash if it exists in a request Dmitriy Simushev 2014-07-14 11:02:20 +0000
  • 1a3062f2f9 Use more convenient name for the primary key in "translation" table Dmitriy Simushev 2014-07-14 10:35:50 +0000
  • 14e709be37 Do not use "needChangePassword" template var Dmitriy Simushev 2014-07-14 10:25:59 +0000
  • 5636b1ab3d Imporove localization strings import and saving Dmitriy Simushev 2014-07-14 10:23:49 +0000
  • 67383cf052 Use YAML files for style configs Dmitriy Simushev 2014-07-14 08:59:13 +0000
  • 2ba5c0e9b3 Use convenient names for database tables Dmitriy Simushev 2014-07-14 08:36:29 +0000
  • 2af3df4bc6 Remove a stub for get_enabled_locales function Dmitriy Simushev 2014-07-11 15:15:59 +0000
  • e4829b9c04 Fix locales disable Dmitriy Simushev 2014-07-11 15:14:46 +0000
  • a63215f299 Replace HOME_LOCALE const with get_home_locale() func Dmitriy Simushev 2014-07-11 14:47:41 +0000
  • cca081b5c7 Replace DEFAULT_LOCALE const with get_default_locale() func Dmitriy Simushev 2014-07-11 14:36:37 +0000
  • 803863571b Replace const CURRENT_LOCALE with get_current_locale() func Dmitriy Simushev 2014-07-11 14:26:14 +0000
  • e3e25f78d7 Reduce count of .htaccess files Dmitriy Simushev 2014-07-11 13:33:59 +0000
  • 7ce675da86 Remove outdated PHPUnit tests Dmitriy Simushev 2014-07-11 13:10:18 +0000
  • f33c686aab Lowercase database columns names Dmitriy Simushev 2014-07-11 13:00:11 +0000
  • bdd7d31bd5 Remove operator's avatar file when it is removed for UI Dmitriy Simushev 2014-07-11 12:13:57 +0000
  • 6ae53d90af Remove message about empty password and first login Dmitriy Simushev 2014-07-11 11:56:48 +0000
  • 217ccb9e09 Fix phpdoc comments Dmitriy Simushev 2014-07-11 11:14:42 +0000
  • 8a79393989 Add an ability to use non-default database port Dmitriy Simushev 2014-07-11 11:08:44 +0000
  • 524302fb2e Prevent use of an invalid salt for Blowfish hashing of passwords Fedor A. Fetisov 2014-07-11 09:20:49 +0000
  • dadbe36bd2 Downgrade Handlebars.php a little Dmitriy Simushev 2014-07-11 09:08:18 +0000
  • 0f9e49a1ce Update Handlebars.php Dmitriy Simushev 2014-07-10 14:29:58 +0000
  • 991422fef4 Update README Dmitriy Simushev 2014-07-10 14:25:31 +0000
  • b5e502c647 Remove "mibew_root" variable from configs Dmitriy Simushev 2014-07-10 14:18:11 +0000
  • 5688f81904 Fix installation sound check Dmitriy Simushev 2014-07-10 14:07:15 +0000
  • 0a82b6933e Use step-by-step installation process Dmitriy Simushev 2014-07-10 13:53:44 +0000
  • 0820dc9997 Do not ignore "mibew/install" dir in "check_coding_style" script Dmitriy Simushev 2014-07-09 10:09:28 +0000
  • 93cfdc3ed1 Remove unused "start_html_output" function Dmitriy Simushev 2014-07-09 10:06:50 +0000
  • 3bb795a793 Use YAML for the core configurations Dmitriy Simushev 2014-07-09 09:14:26 +0000
  • 99a4ca6192 Move all runtime configs to "configs" dir Dmitriy Simushev 2014-07-09 08:31:51 +0000
  • b84a6b1855 Make the first approach to a new installer Dmitriy Simushev 2014-07-08 14:30:53 +0000
  • 8384a58118 Check for installation in get_localized_string function Dmitriy Simushev 2014-07-08 14:25:36 +0000
  • 037b823db9 Do not rely on database state during installation Dmitriy Simushev 2014-07-08 12:43:53 +0000
  • edef518da3 Add mail templates import Dmitriy Simushev 2014-07-08 11:51:06 +0000
  • 1bfbb5c243 Add canned messages import Dmitriy Simushev 2014-07-08 11:01:30 +0000
  • 232fde0a73 Decouple CookieFactory from AuthenticationManager Dmitriy Simushev 2014-07-04 13:49:16 +0000
  • 93eeeafd3c Inject authentication manager into Application using constructor Dmitriy Simushev 2014-07-04 13:11:40 +0000
  • af112aa72b Implement "AuthenticationManagerInterface" in "CheckResolver" class Dmitriy Simushev 2014-07-04 12:56:48 +0000
  • 8dbc46145c Implement "AuthenticationManagerAwareInterface" in "ControllerResolver" class Dmitriy Simushev 2014-07-04 12:38:14 +0000
  • 184e6ccdc3 Make "ControllerResolver" implements "RouterAwareInterface" Dmitriy Simushev 2014-07-04 12:25:57 +0000
  • 42c1d4e340 Use "RouterInterface" instead of "Router" in "AbstractController" Dmitriy Simushev 2014-07-04 12:24:21 +0000
  • 2ab669ba3a Use "RouterInterface" instead of "Router" in "RouterAwareInterface" Dmitriy Simushev 2014-07-04 12:04:51 +0000
  • eb078a0b73 Specify routes set to load via Router options Dmitriy Simushev 2014-07-02 12:24:28 +0000
  • 4649a0d3dc Fix bug with localized strings case sensitivity Dmitriy Simushev 2014-07-02 11:44:27 +0000
  • 1a599a6af3 Inject a Router to the Application via constructor Dmitriy Simushev 2014-07-02 10:44:16 +0000
  • 5337d899d4 Do not initialize database and load plugins during installation Dmitriy Simushev 2014-07-02 10:00:12 +0000
  • c3685f3aad Make basic locale function work without database Dmitriy Simushev 2014-07-02 09:51:23 +0000
  • feff032c31 Remove unused "read_config_file" function Dmitriy Simushev 2014-07-02 09:28:06 +0000
  • ef958483bb Use a function to load system configs Dmitriy Simushev 2014-07-02 09:26:55 +0000
  • dfeadec80b Remove unused "libs/common/forms.php" library Dmitriy Simushev 2014-07-01 12:56:45 +0000
  • f66bab2dd2 Remove unused functions related with request processing Dmitriy Simushev 2014-07-01 08:27:27 +0000
  • 27ed59eb08 Do not automatically load translations from plugins Dmitriy Simushev 2014-07-01 08:07:16 +0000
  • c9a81dd174 Rename "TranslationsImportController" to "TranslationImportController" Dmitriy Simushev 2014-06-30 14:53:23 +0000
  • fe40fd57ae Provide an ability to import translations Dmitriy Simushev 2014-06-30 14:34:14 +0000
  • 53fbb8e6e7 Import localized messages when locale is enabled for the first time Dmitriy Simushev 2014-06-30 13:21:14 +0000
  • 904f7d1109 Fix title at the "operator/locales" page Dmitriy Simushev 2014-06-30 13:07:15 +0000
  • 7edc74b253 Remove "get_locale_names" function Dmitriy Simushev 2014-06-30 11:59:14 +0000
  • 2f82594a60 Remove unneeded function "get_local_for_js" Dmitriy Simushev 2014-06-30 07:47:17 +0000
  • 791abc1c2b Make translation interface play nice with new localization system Dmitriy Simushev 2014-06-27 13:17:19 +0000
  • 1f899a3d80 Save unknown localization strings to the database Dmitriy Simushev 2014-06-27 11:35:14 +0000
  • 1a3982d1b7 Update Handlebars.php Dmitriy Simushev 2014-06-26 15:15:54 +0000
  • 64c626ffdb Use english strings instead of keys for localization Dmitriy Simushev 2014-06-26 15:14:15 +0000
  • c454ec6d98 Remove asterisk markup from localization constants Dmitriy Simushev 2014-06-24 10:14:21 +0000
  • 70c77762a2 Add locales managment to UI Dmitriy Simushev 2014-06-24 09:47:23 +0000
  • 7309244ccf Update Handlebars.php Dmitriy Simushev 2014-06-23 10:27:21 +0000
  • fa5bf90195 Remove canned messafes from localization constants Dmitriy Simushev 2014-06-20 09:25:30 +0000
  • f34ddb1060 Remove mail templates from localization constants Dmitriy Simushev 2014-06-19 14:21:23 +0000
  • 561c512a9b Remove time format from localization constants Dmitriy Simushev 2014-06-18 13:54:50 +0000
  • bde9f2eb00 Fix bug with mail_template_load function Dmitriy Simushev 2014-06-18 11:14:35 +0000
  • 47880fa951 Create "get_locale_info" function to improve code readability Dmitriy Simushev 2014-06-17 14:27:52 +0000
  • 56357c4d40 Remove "localedirection" localization constant Dmitriy Simushev 2014-06-17 14:17:12 +0000
  • ec2574d707 Remove "localeid" localization constatant Dmitriy Simushev 2014-06-17 13:30:15 +0000
  • 7c183fbe73 Remove unused localization constants Dmitriy Simushev 2014-06-17 12:07:19 +0000
  • 3f60187158 Remove trailing space from locale constants Dmitriy Simushev 2014-06-17 11:19:20 +0000
  • 5193574f68 Add mail templates functionallity Dmitriy Simushev 2014-06-17 11:15:44 +0000
  • d860676bba Update changelog v1.6.12 Fedor A. Fetisov 2014-06-12 15:37:13 +0400
  • 99cf1f9d65 Update version Fedor A. Fetisov 2014-06-12 15:36:55 +0400
  • 09f32100f2 Update list of locales in packaging script Fedor A. Fetisov 2014-06-12 15:13:01 +0400
  • 1d89b7562c Change japanese language code according to ISO 639 Fedor A. Fetisov 2014-06-10 18:26:54 +0400
  • d9e41240a4 Clean up code in "read_locale_file" function Dmitriy Simushev 2014-06-10 14:18:32 +0000
  • e9924db3a2 Change japanese language code according to ISO 639 Fedor A. Fetisov 2014-06-10 18:16:29 +0400
  • 96efd0f194 Fix bug with locale changing Dmitriy Simushev 2014-06-10 14:12:28 +0000
  • 99cccc9d2f Use .po file for localized strings Dmitriy Simushev 2014-06-10 11:37:06 +0000
  • af3aa7afec Store changed localized strings in database Dmitriy Simushev 2014-06-10 08:18:57 +0000
  • fc25f35655 Prevent use of an invalid salt for Blowfish hashing of passwords Fedor A. Fetisov 2014-06-08 20:54:58 +0400
  • 44119fba90 Remove "names" locale from .gitignore Dmitriy Simushev 2014-06-06 10:58:51 +0000
  • 12cb4f014a Remove "names" locale Dmitriy Simushev 2014-06-06 10:58:05 +0000
  • 91b46e23aa Clean up markup in localization Dmitriy Simushev 2014-06-06 10:35:26 +0000
  • 2bb02b6e13 Clean up markup in "common.asterisk_explanation" localization constant Dmitriy Simushev 2014-06-06 09:39:36 +0000
  • ef0f43d7e4 Remove markup from "old browsers" localization constants Dmitriy Simushev 2014-06-06 08:54:16 +0000
  • 49469f6aaf Remove markup from errors realated localized strings Dmitriy Simushev 2014-06-05 15:38:17 +0000
  • 12634894ac Remove admin buttons from localization Dmitriy Simushev 2014-06-05 14:47:18 +0000
  • a2383a2702 Fix bug with call to undefined "_getlocal" function Dmitriy Simushev 2014-06-05 13:33:14 +0000
  • ddd7498016 Remove unused images from locale Dmitriy Simushev 2014-06-05 12:57:15 +0000
  • 4ecec3a3ab Remove separation of localization constants by level Dmitriy Simushev 2014-06-05 11:05:06 +0000
  • 3bb7507fe5 Fix docs about language code standard Dmitriy Simushev 2014-06-05 10:04:23 +0000
  • 7410a0019b Replace "getlocal2" function with "getlocal" one Dmitriy Simushev 2014-06-05 08:51:14 +0000