Roberto Rosario
|
9ed20091d2
|
Rename the licenses modules from packages.py to licenses.py
|
2016-11-12 23:59:50 -04:00 |
|
Roberto Rosario
|
99302e9300
|
Move package licenses to their own modules within the apps.
|
2016-11-12 02:28:06 -04:00 |
|
Roberto Rosario
|
14988bab34
|
Add key upload view, permission, link and test.
|
2016-03-30 19:05:53 -04:00 |
|
Roberto Rosario
|
e8c0951b0d
|
Add key download view, permission, link and test.
|
2016-03-30 18:29:39 -04:00 |
|
Roberto Rosario
|
24d8287072
|
Add Key usage for signing permission.
|
2016-03-30 02:30:50 -04:00 |
|
Roberto Rosario
|
5de63c4477
|
Add support for verifying and unverifying signatures after a key is added or deleted.
|
2016-03-26 04:23:16 -04:00 |
|
Roberto Rosario
|
45774ccdcf
|
Add SignatureVerification class to return verification results. Add support for specifing against which key to verify a signature. Add support to preload all keys before verifing a signature. All test for specific key verificatio and all key preloading.
|
2016-03-23 18:56:29 -04:00 |
|
Roberto Rosario
|
cd077cb076
|
Add more tests for the Key model. Remove the key_id field and made it a property derived from the fingerprint.
|
2016-03-23 11:58:08 -04:00 |
|
Roberto Rosario
|
2748d5959f
|
Place KeyManage on a seprate module. Convert views to use the new Key model. Add KeyStub class and use it to return query results. Add Key detail link and view. Remove the setting for multiple keyservers.
|
2016-03-23 00:35:32 -04:00 |
|
Roberto Rosario
|
976a86947e
|
Add management command to run tests from app list built dynamically.
|
2015-10-10 03:24:57 -04:00 |
|
Roberto Rosario
|
6480489086
|
Add view displaying all 3rd party apps and packages' licenses.
|
2015-09-23 03:32:14 -04:00 |
|
Roberto Rosario
|
60bc327756
|
Improve SourceColumn workflow by allowing explicit functions as columns. Remove usage of encapsulate. Move instances of 'extra_columns' to SourceColumn.
|
2015-08-16 14:26:41 -04:00 |
|
Roberto Rosario
|
938328bc14
|
Remove use of extra_columns and move logic to apps.py.
|
2015-08-16 00:41:28 -04:00 |
|
Roberto Rosario
|
8cc685ede7
|
Split key query view into query and results views. Convert key query results view to SingleObjectListView class.
|
2015-08-14 16:08:35 -04:00 |
|
Roberto Rosario
|
54f3cef7ba
|
Replace unnecessary lists with tuples.
|
2015-07-28 00:49:07 -04:00 |
|
Roberto Rosario
|
3b728328ad
|
PEP8 cleanups, E501.
|
2015-07-23 04:05:29 -04:00 |
|
Roberto Rosario
|
50e547dc98
|
Allow app to auto add their urlpatterns via MayanAppConfig AppConfig subclass
|
2015-06-19 20:42:34 -04:00 |
|
Roberto Rosario
|
97e884ae23
|
Remove python-hkp dependency. Closes gh-issue #170
|
2015-06-02 01:40:37 -04:00 |
|
Roberto Rosario
|
bc50d0e321
|
Finish app navigation updates
|
2015-04-05 00:14:28 -04:00 |
|
Roberto Rosario
|
51ce5ca057
|
Consolidate navigation tags, consolidate setup and tool link
|
2015-04-03 20:51:02 -04:00 |
|
Roberto Rosario
|
8af55ccbef
|
PEP8 cleanups
|
2015-03-30 15:21:53 -04:00 |
|
Roberto Rosario
|
bd041457c9
|
Update project to use Django 1.7.7. Issue #33
|
2015-03-30 03:43:56 -04:00 |
|