John Mitchell
0f5dde3bd4
update gitignore to include local_settings.json
2015-09-24 17:30:17 -04:00
John Mitchell
e655e2ad54
styling updates based on taufique suggestions
2015-09-24 17:28:31 -04:00
John Mitchell
1de977b4c5
refactor login folder to be a little cleaner
2015-09-24 16:16:55 -04:00
jlmitch5
5b87eeb515
Merge pull request #437 from jlmitch5/pluggable_auth
...
Pluggable auth
2015-09-24 14:02:32 -04:00
James Laska
531fc4d8ed
Correct reprepro/conf path in Makefile
2015-09-23 20:33:40 -04:00
John Mitchell
4980c2145c
create conditional to not display third party login block
2015-09-23 17:43:35 -04:00
Bill Nottingham
1563f26742
Merge pull request #436 from wenottingham/devel
...
Add preflight check for permissions on /var/log.
2015-09-23 17:09:09 -04:00
John Mitchell
25132b5daa
pluggable auth ui styling
2015-09-23 17:00:13 -04:00
James Laska
7582458a0a
Cleanup merge fallout from release_2.3
2015-09-23 16:10:40 -04:00
Chris Meyers
12180531da
Merge pull request #432 from chrismeyersfsu/feature-session_info
...
add Auth-Token-Timeout to http headers
2015-09-23 13:30:16 -04:00
John Mitchell
169066df22
Merge less block styling of login modal
2015-09-23 11:26:36 -04:00
John Mitchell
2ac72da19b
merge loginModal less styling
2015-09-23 11:26:13 -04:00
John Mitchell
18164181b4
moved login modal to less block styling
2015-09-23 10:49:56 -04:00
Chris Meyers
eb8219fd9f
add Auth-Token-Timeout to http headers
2015-09-23 10:30:19 -04:00
jlmitch5
1aa82df7ee
Merge pull request #430 from jlmitch5/login_rebranding
...
rebranding and notice in ui login support
2015-09-22 16:04:35 -04:00
jlmitch5
353a7ec9b4
fixed type in auth controller causing notice to not show up
2015-09-22 15:59:54 -04:00
Matthew Jones
256af567de
Merge branch 'release_2.3' into devel
...
* release_2.3: (24 commits)
Updated package changelogs
Rephrase task name
Make purge supervisor.conf conditional on 2.2 el6
Fix another name typo.
Update python-ldap license text.
Add LGPL source directly so it gets shipped.
Update font-awesome licenses per legal feedback
Remove bundled_licenses - we are shipping the source for bundled items, and therefore do not need to provide this separately.
Add more license texts.
Add full Apache licenses to files, per Pam.
Attempt to harden mongodb tgz download
Correct DJRF/DJRF-mongoengine licenses, rename qsstats license to match pkg name.
Fix some typos in file names, and add licenses for some things we have modified in our own repos.
Update Ubuntu depends and ppa's
Include source for bundled packages in bundle.
Include license information in packaging
Add READMEs for the license directories.
vendored python licenses
Add bundled licenses documentation
Revert to stock libzmq3 for deb depends
...
2015-09-22 15:57:32 -04:00
James Laska
618d69ecbc
Updated package changelogs
2015-09-22 15:30:57 -04:00
James Laska
ba65396f1f
Merge pull request #431 from wenottingham/release_2.3
...
Fix another name typo.
2015-09-22 13:04:46 -04:00
Matthew Jones
9859ac3754
Merge pull request #429 from matburt/migrate_to_default_schedules
...
Add some default schedules for cleanup jobs
2015-09-22 11:29:15 -04:00
Matthew Jones
4cf2f32451
Remove the contents of tmp/ on clean
2015-09-22 11:04:40 -04:00
Bill Nottingham
c2d1698a9b
Fix another name typo.
2015-09-21 22:30:56 -04:00
James Laska
f460f10792
Merge pull request #427 from wenottingham/release_2.3
...
Add LGPL source directly so it gets shipped.
2015-09-21 20:31:36 -04:00
James Laska
f10ab47043
Merge pull request #428 from wenottingham/ldaplicense
...
Adjust python-ldap license text blurb.
2015-09-21 20:30:39 -04:00
John Mitchell
dd0bc0ec17
rebranding and notice in ui login support
2015-09-21 17:34:19 -04:00
Matthew Jones
077819c4c5
Add some default schedules for cleanup jobs
2015-09-21 14:53:53 -04:00
Matthew Jones
5fa0ce9d58
Include apt-get update with install
...
This forces the Docker apt-get update to not attempt to re-use the cache
2015-09-21 14:52:43 -04:00
Bill Nottingham
f668f75563
Update python-ldap license text.
...
Change blurb to match what Fedora/RH ship for this package.
2015-09-21 14:46:43 -04:00
Bill Nottingham
27869be4cd
Add LGPL source directly so it gets shipped.
...
(HAAAAAAAAAAAAAAAAAAAAAAACK)
2015-09-21 14:01:04 -04:00
James Laska
3e521d2f6a
Merge pull request #426 from wenottingham/release_2.3
...
Further license-related tweaks, per Pam.
2015-09-21 13:59:39 -04:00
James Laska
5ff2e84ef4
Update font-awesome licenses per legal feedback
2015-09-21 13:55:55 -04:00
Bill Nottingham
e4795111ef
Remove bundled_licenses - we are shipping the source for bundled items, and therefore do not need to provide this separately.
2015-09-21 13:53:49 -04:00
Bill Nottingham
17f9fc6267
Add more license texts.
2015-09-21 13:45:45 -04:00
jaredevantabor
2fe97e526c
Merge pull request #425 from jaredevantabor/login_cofig
...
LoadConfig fix to load config.js first and then local_settings.json
2015-09-21 13:38:31 -04:00
Bill Nottingham
a0b3647c84
Add full Apache licenses to files, per Pam.
2015-09-21 13:35:37 -04:00
Jared Tabor
33a82222b9
updated $http get request from deprecated syntax for angular 1.4
2015-09-21 11:38:53 -04:00
Jared Tabor
f88320a5f7
LoadConfig fix to load config.js first and then local_settings.json
2015-09-21 11:15:10 -04:00
jaredevantabor
fdace7e10d
Merge pull request #424 from ansible/login_2.4_2
...
Refactoring login modal and services
2015-09-21 11:10:41 -04:00
James Laska
ecc866e061
Merge pull request #423 from wenottingham/release_2.3
...
Fix some typos in file names, and add licenses for some things we hav…
2015-09-21 10:58:51 -04:00
Bill Nottingham
a470d9d6e8
Correct DJRF/DJRF-mongoengine licenses, rename qsstats license to match pkg name.
2015-09-21 10:42:40 -04:00
Bill Nottingham
3275ff3a18
Fix some typos in file names, and add licenses for some things we have modified in our own repos.
2015-09-21 10:35:48 -04:00
James Laska
dfca63d54c
Merge pull request #422 from wenottingham/release_2.3
...
Include source for bundled packages in bundle.
2015-09-20 15:05:16 -04:00
James Laska
222f63873c
Merge pull request #421 from jlaska/release_2.3
...
Include license information in packaging
2015-09-18 16:45:07 -04:00
James Laska
e1b6588602
Include license information in packaging
2015-09-18 16:42:03 -04:00
James Laska
076c6c43a2
Merge pull request #420 from wenottingham/release_2.3
...
Add READMEs for the license directories.
2015-09-18 16:32:42 -04:00
Bill Nottingham
766b275d26
Add READMEs for the license directories.
2015-09-18 16:00:12 -04:00
Chris Meyers
6c0e76d7e9
Merge pull request #418 from jlaska/release_2.3
...
Add bundled licenses documentation
2015-09-18 15:24:08 -04:00
James Laska
31a709d9ca
Merge pull request #419 from chrismeyersfsu/feature-python_licenses
...
vendored python licenses
2015-09-18 15:23:02 -04:00
Chris Meyers
8d3c7353fb
vendored python licenses
2015-09-18 13:04:42 -04:00
James Laska
07574c9b64
Add bundled licenses documentation
...
Also includes in the bundled tarball artifact.
2015-09-18 10:04:49 -04:00