Albert Santoni
|
a20f90cd2d
|
Marginally better error handling for 401 in REST controller
|
2015-02-06 15:20:01 -05:00 |
Albert Santoni
|
7bf96e09a5
|
Tweaked ACL plugin again temporarily
|
2015-02-06 14:45:07 -05:00 |
Albert Santoni
|
bcd7e3d70f
|
Rollback last commit due to REST error when downloading files
|
2015-02-06 14:43:34 -05:00 |
Albert Santoni
|
ed190c30f3
|
Merge branch 'cc-5709-airtime-analyzer' into saas
|
2015-02-06 14:33:17 -05:00 |
Albert Santoni
|
4b6e5671c3
|
REST permission fix
|
2015-02-06 14:33:02 -05:00 |
Albert Santoni
|
74e142c3d7
|
Fix for ACL REST error
|
2015-02-06 14:28:25 -05:00 |
Albert Santoni
|
49667e3d2d
|
Squash logging
|
2015-01-26 12:12:27 -05:00 |
drigato
|
ca9750f415
|
Merge branch 'cc-5709-airtime-analyzer-cloud-storage' into cc-5709-airtime-analyzer-cloud-storage-saas
Conflicts:
airtime_mvc/application/Bootstrap.php
airtime_mvc/application/configs/ACL.php
airtime_mvc/application/controllers/ApiController.php
airtime_mvc/application/controllers/plugins/Acl_plugin.php
airtime_mvc/application/forms/GeneralPreferences.php
airtime_mvc/application/modules/rest/controllers/MediaController.php
airtime_mvc/application/views/scripts/form/preferences_general.phtml
airtime_mvc/application/views/scripts/form/support-setting.phtml
airtime_mvc/build/sql/schema.sql
|
2015-01-23 11:32:45 -05:00 |
Albert Santoni
|
d5ee710f89
|
Fixed CSRF token checking in MediaController (broken by last 2 commits)
* Also fixed getOwnerId(), no longer calls a non-existent function
|
2015-01-22 12:20:13 -05:00 |
Duncan Sommerville
|
a40067ca55
|
Moved REST authorization boilerplate to Zend Acl_plugin
|
2015-01-21 17:20:04 -05:00 |
Duncan Sommerville
|
2c2f7ebc5f
|
Initial commit for update to ACL for REST module; NEEDS TESTING
|
2015-01-21 15:34:15 -05:00 |
drigato
|
57a7218a79
|
SAAS-540: Change the Provisioning Controller's terminate endpoint to reflect new S3 file prefix
|
2015-01-16 11:09:13 -05:00 |
drigato
|
52f3ed816e
|
Merge branch 'cc-5709-airtime-analyzer' of github.com:sourcefabric/Airtime into cc-5709-airtime-analyzer
Conflicts:
airtime_mvc/application/Bootstrap.php
airtime_mvc/application/controllers/plugins/Acl_plugin.php
|
2014-08-28 12:01:42 -04:00 |
drigato
|
9fe0830dfd
|
Merge branch '2.5.x' into cc-5709-airtime-analyzer
Conflicts:
airtime_mvc/application/Bootstrap.php
airtime_mvc/application/controllers/LoginController.php
airtime_mvc/application/controllers/plugins/Acl_plugin.php
|
2014-08-28 11:59:41 -04:00 |
Albert Santoni
|
35e98e468d
|
Merge branch 'cc-5709-airtime-analyzer-buy-now-saas' into saas
Conflicts:
airtime_mvc/application/controllers/LoginController.php
|
2014-07-02 13:43:09 -04:00 |
Albert Santoni
|
24d842c4a6
|
Merge branch '2.5.x' into cc-5709-airtime-analyzer
Conflicts:
airtime_mvc/application/controllers/LoginController.php
airtime_mvc/application/controllers/plugins/Acl_plugin.php
airtime_mvc/locale/de_AT/LC_MESSAGES/airtime.po
airtime_mvc/locale/en_GB/LC_MESSAGES/airtime.po
airtime_mvc/locale/pt_BR/LC_MESSAGES/airtime.po
|
2014-06-23 15:26:53 -04:00 |
Albert Santoni
|
a2bef67d33
|
Fix user session storage in multi-tenancy mode
|
2014-06-23 15:22:44 -04:00 |
Albert Santoni
|
7f6fc7770a
|
Added Super Admin role and WHMCS login
|
2014-06-17 17:40:55 -04:00 |
drigato
|
b9b3e95caa
|
CC-5781: Upgrade script for new storage quota implementation
Returns error if API key is incorrect
Set the upgrade controller to skip login authentication
|
2014-04-10 09:28:23 -04:00 |
drigato
|
64c1dd2c1e
|
CC-5701: Airtime File API
Beginnings of fil rest api
index, get, post actions working without authentication
|
2014-02-27 17:11:17 -05:00 |
denise
|
1873022a13
|
CC-4876: Default interface language setting does not appear to affect text or drop-down menu on login page?
-fixed
|
2013-01-25 11:21:34 -05:00 |
Martin Konecny
|
178abcfada
|
CC-4785: Zend errors on page not found
-partially fixed
|
2013-01-08 15:14:33 -05:00 |
Martin Konecny
|
794cf2c845
|
CC-4090: Make code style PSR compliant
-run psr-cs-fixer
|
2012-07-15 21:17:13 -04:00 |
Martin Konecny
|
d9cde230cd
|
CC-4090: Make code style PSR compliant
-removed all trailing whitespace
|
2012-07-10 18:53:06 -04:00 |
Naomi Aro
|
52b0e3c5f9
|
CC-3110 : Password reset
basic functionality password reset using sendmail
|
2011-12-21 16:01:29 -08:00 |
Paul Baranowski
|
b11cbd8159
|
CC-2166: Packaging Improvements. Moved the Zend app into airtime_mvc. It is now installed to /var/www/airtime. Storage is now set to /srv/airtime/stor. Utils are now installed to /usr/lib/airtime/utils/. Added install/airtime-dircheck.php as a simple test to see if everything is install/uninstalled correctly.
|
2011-04-14 18:55:04 -04:00 |