volpino
90f55433d1
euscanwww: Upstream urls now are anchors
...
Signed-off-by: volpino <fox91@anche.no>
2012-11-08 15:46:16 +01:00
volpino
effab2015b
euscanwww: Use Version.tag to be more DRY
...
Signed-off-by: volpino <fox91@anche.no>
2012-11-08 15:19:45 +01:00
volpino
c31076ddb4
euscanwww: Moving all account related stuff to a separate app
...
Note: This commit could break things, the userprofile model has been
moved so the db layout must change (some alter table commands are
needed to don't lose data)
Signed-off-by: volpino <fox91@anche.no>
2012-11-02 20:15:51 +01:00
volpino
f9f18fbce2
euscan: last_version property added
...
Signed-off-by: volpino <fox91@anche.no>
2012-09-22 16:08:38 +02:00
volpino
d1058aed8b
euscanwww: initial implementation of euscan updates email
...
Signed-off-by: volpino <fox91@anche.no>
2012-08-11 15:09:42 +02:00
volpino
1bb4f14faa
euscanwww: Adding more options to preferences, implementing more filters for feeds
...
Signed-off-by: volpino <fox91@anche.no>
2012-08-11 13:32:56 +02:00
volpino
78bc2520a7
euscanwww: Adding PoC switches for feed settings
...
Signed-off-by: volpino <fox91@anche.no>
2012-08-08 14:33:37 +02:00
Corentin Chary
94f6b7541c
euscanwww: misc fixes
...
Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
2012-08-03 21:58:24 +02:00
Corentin Chary
6ce658fa0d
euscan: stuff
...
(yeah, sorry ..)
Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
2012-07-28 11:39:38 +02:00
volpino
29f143ff87
euscanwww: messages becomes a property
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-27 12:55:57 +02:00
volpino
34e966f5de
euscanwww: Adding queue position in refresh package alert message
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-27 12:21:48 +02:00
volpino
7b9560ced0
euscanwww: Moving from XXXAssociation to UserProfile
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-26 14:37:03 +02:00
Corentin Chary
a12e2c42ea
djeuscan: move problem to another page, use an icon, restrict to registered
...
We may move it back to the package page later.
Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
2012-07-25 16:53:17 +02:00
Corentin Chary
9617fd25a1
djeuscan: add cp() and cpv() for Package and Version
...
Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
2012-07-24 07:59:00 +02:00
volpino
10cb482294
euscanwww: Icons for watching and refreshing, a user can refresh only once
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-20 17:10:12 +02:00
volpino
2245698326
euscanwww: scan_metadata populates db from herds.xml
...
* Every herd has a m2m relation with maintainers
* New method populate_herds_and_maintainers to fill data in from herds.xml
Signed-off-by: volpino <fox91@anche.no>
2012-07-20 11:50:16 +02:00
volpino
be146163f6
euscanwww: Displaying unstable versions in package view
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-17 13:18:44 +02:00
volpino
a85f7e71c1
euscanwww: Version.version_type -> Version.vtype
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-17 12:30:55 +02:00
volpino
fab19a6bfc
euscanwww: Watch/unwatch packages, categories, maintainers, overlays
...
Added a button for watch/unwatch and a dashboard with user selected
stuff only
Signed-off-by: volpino <fox91@anche.no>
2012-07-10 16:15:06 +02:00
volpino
02be58024a
euscanwww: Minor fixes
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-09 18:15:34 +02:00
volpino
379a6d2942
euscanwww: Adding a problem reporting form in package page
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-09 14:29:42 +02:00
volpino
3be52a710c
euscanwww: Changing RefreshPackageQuery.query to ForeignKey
...
Signed-off-by: volpino <fox91@anche.no>
2012-07-07 15:46:35 +02:00
Corentin Chary
0e32ccf46e
euscanwww: make it work with MySQL
...
unique indexes length must be <= 255
Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
2012-07-02 09:44:00 +02:00
volpino
951624759a
euscanwww: Fixing tasks
...
Fixing minor bugs in tasks.py and little related stuff
Signed-off-by: volpino <fox91@anche.no>
2012-06-27 10:15:30 +02:00
volpino
8fdac1014c
euscanwww: Adding infos to EuscanResults
...
Now we store metadata, output from euscan is cleaned from colors
encoding when outputting json
Signed-off-by: volpino <fox91@anche.no>
2012-06-26 18:13:28 +02:00
volpino
d7e0a4ca16
euscanwww: Tweaked processing.scan_portage to use eix --xml
...
Signed-off-by: volpino <fox91@anche.no>
2012-06-26 17:16:02 +02:00
volpino
11c234f7f7
euscanwww: Added account profile page
...
* Added an account profile page
* Added a button to favourite packages
* Implemented models to favourite categories, herds, maintainers but
still to implement
Signed-off-by: volpino <fox91@anche.no>
2012-06-12 15:27:28 +02:00
volpino
9cddc82808
Merge branch 'master' of https://github.com/iksaif/euscan
...
Conflicts:
euscanwww/djeuscan/models.py
Signed-off-by: volpino <fox91@anche.no>
2012-06-08 14:46:37 +02:00
volpino
8913f826de
euscanwww: Added RefreshPackageQuery to models
...
Allows storing queries for refresh requests by users
Signed-off-by: volpino <fox91@anche.no>
2012-06-08 14:19:20 +02:00
volpino
5970b4df37
euscanwww: Admin improved and simple task launcher added
...
Signed-off-by: volpino <fox91@anche.no>
2012-06-03 09:43:49 +02:00
Corentin Chary
83f5df4daf
euscanwww: fix the scan process
...
Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
2012-05-29 15:29:03 +02:00
volpino
e535c204b0
euscanwww: fixed homepage and category validation
...
Accept multiple urls but skip invalid urls, added virtual as accepted
category
Signed-off-by: volpino <fox91@anche.no>
2012-05-28 18:45:14 +02:00
volpino
8563785746
model validators
2012-05-19 14:11:06 +02:00
volpino
de0ad4b210
issue #13 fixed
2012-05-13 16:42:29 +02:00
volpino
c85de09947
some more cleaning, removing relative imports
2012-05-13 14:09:22 +02:00
volpino
52fc4a5df4
VersionLog manager
2012-05-05 11:48:12 +02:00
volpino
ab6ea22ed3
moved more stuff from views to helpers or managers
2012-05-01 21:15:55 +02:00
volpino
8e37f6249c
some refactoring, added Package manager for removing code duplicates, added helpers module, basic tests layout
2012-05-01 16:56:09 +02:00
volpino
8c91855a58
Lovely day for PEP8 and pylint!
2012-04-28 18:16:05 +02:00
Corentin Chary
da269b0711
euscanwww: euscan -> djeuscan
...
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
2012-04-04 17:31:54 +02:00