Dmitriy Simushev
|
86f8cb5100
|
Display installation errors on a step page
|
2014-07-23 12:56:38 +00:00 |
|
Dmitriy Simushev
|
c4592d242a
|
Fix error displaying on installation pages
|
2014-07-23 12:31:59 +00:00 |
|
Dmitriy Simushev
|
6a1ac9ada4
|
Update after installation login link
|
2014-07-23 12:25:18 +00:00 |
|
Dmitriy Simushev
|
62b8b3ceff
|
Override "home" route in the installer routes
|
2014-07-23 11:50:27 +00:00 |
|
Dmitriy Simushev
|
4f49920526
|
Allow apache to process existing directories
|
2014-07-14 11:25:06 +00:00 |
|
Dmitriy Simushev
|
1a60aeac2e
|
Remove trailing slash if it exists in a request
Fixes #36
|
2014-07-14 11:02:20 +00:00 |
|
Dmitriy Simushev
|
1a3062f2f9
|
Use more convenient name for the primary key in "translation" table
|
2014-07-14 10:35:50 +00:00 |
|
Dmitriy Simushev
|
14e709be37
|
Do not use "needChangePassword" template var
|
2014-07-14 10:25:59 +00:00 |
|
Dmitriy Simushev
|
5636b1ab3d
|
Imporove localization strings import and saving
|
2014-07-14 10:23:49 +00:00 |
|
Dmitriy Simushev
|
67383cf052
|
Use YAML files for style configs
|
2014-07-14 08:59:13 +00:00 |
|
Dmitriy Simushev
|
2ba5c0e9b3
|
Use convenient names for database tables
|
2014-07-14 08:36:29 +00:00 |
|
Dmitriy Simushev
|
2af3df4bc6
|
Remove a stub for get_enabled_locales function
|
2014-07-11 15:15:59 +00:00 |
|
Dmitriy Simushev
|
e4829b9c04
|
Fix locales disable
|
2014-07-11 15:14:46 +00:00 |
|
Dmitriy Simushev
|
a63215f299
|
Replace HOME_LOCALE const with get_home_locale() func
|
2014-07-11 15:05:42 +00:00 |
|
Dmitriy Simushev
|
cca081b5c7
|
Replace DEFAULT_LOCALE const with get_default_locale() func
|
2014-07-11 14:36:37 +00:00 |
|
Dmitriy Simushev
|
803863571b
|
Replace const CURRENT_LOCALE with get_current_locale() func
|
2014-07-11 14:26:14 +00:00 |
|
Dmitriy Simushev
|
e3e25f78d7
|
Reduce count of .htaccess files
Fixes #34
|
2014-07-11 13:33:59 +00:00 |
|
Dmitriy Simushev
|
7ce675da86
|
Remove outdated PHPUnit tests
Need new good tests.
|
2014-07-11 13:10:18 +00:00 |
|
Dmitriy Simushev
|
f33c686aab
|
Lowercase database columns names
|
2014-07-11 13:00:11 +00:00 |
|
Dmitriy Simushev
|
bdd7d31bd5
|
Remove operator's avatar file when it is removed for UI
Fixes #39
|
2014-07-11 12:13:57 +00:00 |
|
Dmitriy Simushev
|
6ae53d90af
|
Remove message about empty password and first login
|
2014-07-11 11:56:48 +00:00 |
|
Dmitriy Simushev
|
217ccb9e09
|
Fix phpdoc comments
|
2014-07-11 11:14:42 +00:00 |
|
Dmitriy Simushev
|
8a79393989
|
Add an ability to use non-default database port
Fixes #40
|
2014-07-11 11:09:17 +00:00 |
|
|
524302fb2e
|
Prevent use of an invalid salt for Blowfish hashing of passwords
|
2014-07-11 09:20:49 +00:00 |
|
Dmitriy Simushev
|
dadbe36bd2
|
Downgrade Handlebars.php a little
The latest version of Handlebars.php contains a problem with nested
ifs (https://github.com/XaminProject/handlebars.php/pull/71) thus
it cannot be used.
|
2014-07-11 09:08:18 +00:00 |
|
Dmitriy Simushev
|
0f9e49a1ce
|
Update Handlebars.php
|
2014-07-10 14:29:58 +00:00 |
|
Dmitriy Simushev
|
991422fef4
|
Update README
|
2014-07-10 14:25:31 +00:00 |
|
Dmitriy Simushev
|
b5e502c647
|
Remove "mibew_root" variable from configs
|
2014-07-10 14:18:11 +00:00 |
|
Dmitriy Simushev
|
5688f81904
|
Fix installation sound check
|
2014-07-10 14:07:15 +00:00 |
|
Dmitriy Simushev
|
0a82b6933e
|
Use step-by-step installation process
|
2014-07-10 13:53:44 +00:00 |
|
Dmitriy Simushev
|
0820dc9997
|
Do not ignore "mibew/install" dir in "check_coding_style" script
This dir was not follow coding standatrds but not it does not
exist.
|
2014-07-09 10:09:28 +00:00 |
|
Dmitriy Simushev
|
93cfdc3ed1
|
Remove unused "start_html_output" function
|
2014-07-09 10:06:50 +00:00 |
|
Dmitriy Simushev
|
3bb795a793
|
Use YAML for the core configurations
|
2014-07-09 09:14:26 +00:00 |
|
Dmitriy Simushev
|
99a4ca6192
|
Move all runtime configs to "configs" dir
|
2014-07-09 08:31:51 +00:00 |
|
Dmitriy Simushev
|
b84a6b1855
|
Make the first approach to a new installer
|
2014-07-08 14:30:53 +00:00 |
|
Dmitriy Simushev
|
8384a58118
|
Check for installation in get_localized_string function
|
2014-07-08 14:25:36 +00:00 |
|
Dmitriy Simushev
|
037b823db9
|
Do not rely on database state during installation
|
2014-07-08 12:43:53 +00:00 |
|
Dmitriy Simushev
|
edef518da3
|
Add mail templates import
|
2014-07-08 11:51:06 +00:00 |
|
Dmitriy Simushev
|
1bfbb5c243
|
Add canned messages import
|
2014-07-08 11:01:30 +00:00 |
|
Dmitriy Simushev
|
232fde0a73
|
Decouple CookieFactory from AuthenticationManager
|
2014-07-04 13:49:16 +00:00 |
|
Dmitriy Simushev
|
93eeeafd3c
|
Inject authentication manager into Application using constructor
|
2014-07-04 13:11:40 +00:00 |
|
Dmitriy Simushev
|
af112aa72b
|
Implement "AuthenticationManagerInterface" in "CheckResolver" class
|
2014-07-04 12:56:48 +00:00 |
|
Dmitriy Simushev
|
8dbc46145c
|
Implement "AuthenticationManagerAwareInterface" in "ControllerResolver" class
|
2014-07-04 12:48:43 +00:00 |
|
Dmitriy Simushev
|
184e6ccdc3
|
Make "ControllerResolver" implements "RouterAwareInterface"
|
2014-07-04 12:46:16 +00:00 |
|
Dmitriy Simushev
|
42c1d4e340
|
Use "RouterInterface" instead of "Router" in "AbstractController"
|
2014-07-04 12:24:21 +00:00 |
|
Dmitriy Simushev
|
2ab669ba3a
|
Use "RouterInterface" instead of "Router" in "RouterAwareInterface"
|
2014-07-04 12:04:51 +00:00 |
|
Dmitriy Simushev
|
eb078a0b73
|
Specify routes set to load via Router options
|
2014-07-02 12:24:28 +00:00 |
|
Dmitriy Simushev
|
4649a0d3dc
|
Fix bug with localized strings case sensitivity
|
2014-07-02 11:44:27 +00:00 |
|
Dmitriy Simushev
|
1a599a6af3
|
Inject a Router to the Application via constructor
|
2014-07-02 10:44:16 +00:00 |
|
Dmitriy Simushev
|
5337d899d4
|
Do not initialize database and load plugins during installation
|
2014-07-02 10:00:12 +00:00 |
|