- 06 Nov, 2012 1 commit
-
-
Dimitris Aragiorgis authored
Rename PRIVATE_FILTERED to correct PRIVATE_MAC_FILTERED. Signed-off-by:
Dimitris Aragiorgis <dimara@grnet.gr>
-
- 16 Oct, 2012 1 commit
-
-
Christos Stavrakakis authored
-
- 12 Oct, 2012 1 commit
-
-
Vangelis Koukis authored
Fix default UI settings import synnefo settings, remove import and have the administrator set FEEDBACK_EMAIL_FROM specifically.
-
- 23 Jul, 2012 1 commit
-
-
Kostas Papadimitriou authored
- Handles nic connections instead of vms. New NIC model and NICs collections created to handle the NIC api logic. NIC models get updated on each vms/networks api call. - New private network creation form. - Display additional fields on private networks list (cidr, nic ip) - New cyclades ui settings introduced. UI_NETWORK_AVAILABLE_NETWORK_TYPES, UI_NETWORK_AVAILABLE_SUBNETS, UI_NETWORK_ALLOW_DUPLICATE_VM_NICS, UI_NETWORK_STRICT_DESTROY.
-
- 16 Jul, 2012 1 commit
-
-
Kostas Papadimitriou authored
-
- 02 Mar, 2012 1 commit
-
-
Kostas Papadimitriou authored
-
- 21 Feb, 2012 1 commit
-
-
Kostas Papadimitriou authored
- New astakos js client integration (auth.js) - Removed invitations views - Removed SynnefoUser dependencies from userdata app - Apply X-Auth-Token header for all ui requests
-
- 15 Feb, 2012 1 commit
-
-
Kostas Papadimitriou authored
- Also removed static files serve view (now added by webproject if needed)
-
- 30 Jan, 2012 1 commit
-
-
Kostas Papadimitriou authored
-
- 16 Jan, 2012 1 commit
-
-
Kostas Papadimitriou authored
required for snf-dispatcher to run
-
- 12 Jan, 2012 1 commit
-
-
Kostas Papadimitriou authored
- new package snf-webproject - moved basic django related settings in snf-webproject - added new entry point utils to ease the extension mechanism of snf-webproject (urlpatterns, middleware, static_files, installed_apps) - setup.py changes to keep up with the new entry points
-
- 09 Jan, 2012 1 commit
-
-
Kostas Papadimitriou authored
split out of some commonly used code in a seperate package
-
- 05 Jan, 2012 1 commit
-
-
Kostas Papadimitriou authored
- allow multiple system owners - allow custom owner aliases (displayed in UI)
-
- 22 Dec, 2011 2 commits
-
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
- optionable glance api usage, Refs #1748 - display additional glance image metadata, Refs #1748 - dynamic api endpoint urls, Refs #1658
-
- 29 Nov, 2011 1 commit
-
-
Kostas Papadimitriou authored
-
- 25 Nov, 2011 1 commit
-
-
Kostas Papadimitriou authored
-
- 24 Nov, 2011 1 commit
-
-
Kostas Papadimitriou authored
since more than one packages exist in repository root
-
- 22 Nov, 2011 1 commit
-
-
Kostas Papadimitriou authored
-
- 18 Nov, 2011 1 commit
-
-
Kostas Papadimitriou authored
-
- 15 Nov, 2011 2 commits
-
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
- 10 Nov, 2011 1 commit
-
-
Kostas Papadimitriou authored
Dynamically updated intervals of recurrent api calls. - Start updating on UI_UPDATE_INTERVAL intervals. - Increase interval by UI_UPDATE_INTERVAL_INCREASE after UI_UPDATE_INTERVAL_INCREASE_AFTER_CALLS_COUNT notmodified responses. Increase should stop when UI_UPDATE_INTERVAL_MAX is reached. - On non notmodified responses and other api requests set interval to UI_UPDATE_INTERVAL_FAST and continue by increasing it.
-
- 31 Oct, 2011 3 commits
-
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
- added new settings file for userdata app - added 2 new settings in 30-ui.conf
-
Kostas Papadimitriou authored
-
- 11 Oct, 2011 3 commits
-
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
- Moved ui/invitations app static files on their own dir - Reorganized static directories based on asset type (css,js,images) - Dynamic/configurable static files urls - Version symlink added - Other minor static files related changes
-
- 06 Oct, 2011 2 commits
-
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
- Most of the settings can now configured via django applcation - Added some UI behaviour settings providing default values - Added default values and documented new UI settings in settings.d/30-ui.conf - Changed SUGGESTED_FLAVORS setting to VM_CREATE_SUGGESTED_FLAVORS - Cleaned up some of the depricated UI settings
-
- 12 Aug, 2011 1 commit
-
-
Kostas Papadimitriou authored
-
- 03 Aug, 2011 1 commit
-
-
Kostas Papadimitriou authored
-
- 19 Jul, 2011 3 commits
-
-
Georgios Gousios authored
-Use Django's DEFAULT_FROM_EMAIL configuration setting instead of custom setting -Send invitations from the DEFAULT_FROM_EMAIL account
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
- defaults to settings.LOGIN_URL
-
- 13 Jul, 2011 2 commits
-
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
- 07 Jul, 2011 2 commits
-
-
Faidon Liambotis authored
Remove 36 lines of noise from all of settings.d configuration files. Besides being utterly useless and extremely annoying, it's also commonly incorrect since some of them are derived from Django and they're not ours.
-
Kostas Papadimitriou authored
-