Commit Graph

58 Commits

Author SHA1 Message Date
Fred Pauchet 281ac7c05f add .gitignore from github 2013-09-21 23:38:25 +02:00
Fred Pauchet f94aa3e7c1 Initial commit 2013-09-21 14:36:49 -07:00
Fred Pauchet cb3bb2ffe3 When random-thumbnail image is clicked, modal dialog is shown 2013-02-03 14:22:55 +01:00
Fred Pauchet 15e7c8c72c Adds a requirements file and deletes a useless comment in the gcstar_import.py 2013-02-03 14:14:08 +01:00
Fred Pauchet f9f2406d19 Add a banner build with random item (but not centered yet) 2012-12-03 22:43:01 +01:00
Fred Pauchet 3ca27d0aa7 Deletes the link from tag through cards in the admin, as it was crashing the host by exceeding allowed memory 2012-12-02 20:48:34 +01:00
Fred Pauchet 3fee772269 Adds a partial view for cards and removes fieldset legend when list is empty. 2012-11-24 23:19:25 +01:00
Fred Pauchet 8639662831 Urls.py has been modified according to http://www.siteduzero.com/tutoriel-3-700629-organiser-proprement-vos-urls.html and bar chart has been added to /cards/charts.html 2012-11-23 16:52:48 +01:00
Fred Pauchet 4869cf9814 Adds a pie chart for statistics and a little refactoring of the admin subsite. 2012-11-20 15:48:42 +01:00
Fred Pauchet b8656da42d One or two modifications on the list template. 2012-11-18 20:58:54 +01:00
Fred Pauchet b0b85bbd8a Change the presentation when searching for a specific string (ie. in tags and in cards separately). 2012-11-16 23:20:35 +01:00
Fred Pauchet 7686176ddd Implements jquery modal popup on thumbnail click 2012-11-16 17:14:01 +01:00
Fred Pauchet ea88751cac Ends the jQCloud plugin and integrates the lastest version of jQuery (1.8.2) 2012-11-08 15:14:02 +01:00
Fred Pauchet 6984b06ba5 Add a simple tag cloud 2012-11-07 21:36:21 +01:00
Fred Pauchet d991aedf20 change the generation of thumbnails: uses the /media/pictures/thumbnails to store them, and uses the card 'id' for the generation of the name 2012-11-03 18:42:56 +01:00
Fred Pauchet 620a66addd Fix the first page of the search, by avoiding to look within category and subcategory fields 2012-11-03 17:29:52 +01:00
Fred Pauchet c9478b9609 Deletes the build directory created by pip-install 2012-09-10 12:15:03 +02:00
Fred Pauchet 28956b39d6 Add a simple cloud tag to the index page. 2012-09-04 23:38:23 +02:00
Fred Pauchet 1ec949fdce Let the configuration 'as-is' for jquery autocomplete box... Beuark! 2012-09-03 23:46:53 +02:00
Fred Pauchet 49c5dfd64a adding autocomplete 2012-09-03 23:31:37 +02:00
Fred Pauchet 9eefc9f25e Add autocomplete function from http://code.google.com/p/django-autocomplete/into the admin pages (card item modifications) 2012-09-03 23:26:33 +02:00
Fred Pauchet 347691ced3 Add 'unique' constraint on Tag object 2012-09-03 23:08:17 +02:00
Fred Pauchet ed01c64928 Add a link on the header to go back to '/' 2012-09-03 22:23:52 +02:00
Fred Pauchet fe8d802cb6 Model modifications 2012-09-03 21:21:26 +02:00
Fred Pauchet 5faab55ba9 Change the __unicode__ definition of Card items 2012-09-03 20:44:20 +02:00
Fred Pauchet c22af6d87b Delete the subcategory fields (continues...) 2012-09-03 20:42:35 +02:00
Fred Pauchet eae73f116b Deletes the subcategory field 2012-09-03 20:29:02 +02:00
Fred Pauchet 25c4682ccb Fix a bug for displaying expirationDate and emissionDate within the 'details' page. 2012-09-03 18:41:45 +02:00
Fred Pauchet b7e667b875 Change the text length for tags and cards from 50 to 255. 2012-09-03 18:33:58 +02:00
Fred Pauchet 5860fe6a49 Add a '_blank' target to the modification link 2012-09-03 18:32:09 +02:00
Fred Pauchet 4a945117ca Add a link to the modification page 2012-09-03 18:25:46 +02:00
Fred Pauchet dd74b6b87f Delete categories and themes from display and from admin 2012-09-03 17:11:59 +02:00
Fred Pauchet 172b7fbaad Merge for modification model 'Item' => 'Card' 2012-09-03 11:45:17 +02:00
Fred Pauchet ffae1d63db Add the command 'manage.py convertcats2tags' to convert existing categories and subcategories to tags. 2012-09-03 11:42:20 +02:00
Fred Pauchet 5152822f10 Modification of wsgi.py for webfaction integration (last one was bugged) 2012-08-17 23:54:09 +02:00
Fred Pauchet 96a2d09577 Adds wsgi.py file for webfaction OOB support 2012-08-17 23:28:15 +02:00
Fred Pauchet c60b19b608 Search db from PROJECT_DIR path and adds setup.py file (but not functional yet...) 2012-08-17 23:25:41 +02:00
Fred Pauchet 7157ed7b7c Implementation (foireuse) des popups sur OpenStreetMap. 2012-07-18 17:10:28 +02:00
Fred Pauchet 192fe2d974 OpenStreetMap Integration 2012-07-18 16:43:58 +02:00
Fred Pauchet 1220aa8a11 Fin de la fonctionnalite de pagination 2012-07-18 12:03:10 +02:00
Fred Pauchet 36fa059237 Ajout de la gestion des tags 2012-07-15 01:08:55 +02:00
Fred Pauchet 1d34d5c1ef adding the advanced query form 2012-06-18 21:56:53 +02:00
Fred Pauchet c6c00f821d merging from HEAD 2012-06-18 17:05:04 +02:00
Fred Pauchet 6f21c30a77 Adding paginator... 2012-06-18 09:31:17 +02:00
Fred Pauchet 7628c41c73 Preparing advanced query form 2012-06-17 21:20:03 +02:00
Fred Pauchet 23d9ba9d41 use Q objects for filtering 2012-06-14 14:20:39 +02:00
Fred 75db1afa32 Ajout du header, modif de la view pour prendre une requete plus complete en compte. 2012-06-13 21:46:27 +02:00
Fred 85d5436712 Ajout d'un query form pour faire une simili recherche full text. 2012-06-13 19:22:03 +02:00
Fred Pauchet 371e4660df Modification de l'ordering par defaut dans le fichier cards/miodels.py, ajout de la balise 'title' sur les images dans les pages index & list, modif du menu (a gauche) pour y ajouter un champ de recherche (pas encore rempli), modif de l'import pour forcer une sous-categorie au nom de sa categorie mere si ce champ est vide dans l'import gcstar 2012-06-13 17:31:31 +02:00
Fred 85ac7f412a Affiche un cadre même si l'image est manquante (évite de cracher une exception du coup).
Modifie l'affichage des détails d'une carte.
Affiche les sous-catégories en dessous d'une catégorie dans le menu de navigation.
Modifie l'import pour prendre le lien sous-catégorie - catégorie en compte.
Ajoute dans le fichier css/custom.css une classe pour aligner les images sur le texte à côté.
2012-06-12 22:32:22 +02:00