Commit Graph

  • a6690dbc8f add note about rss readers master Frédéric Péters 2017-09-02 16:02:56 +0200
  • 3517782a8c use new thesaurus popup Frédéric Péters 2016-05-17 21:04:49 +0200
  • b3aea0ef35 don't break if polgroups are not set Frédéric Péters 2016-05-17 13:22:46 +0200
  • cfc909fb72 sort: fix fallback sort on date Frédéric Péters 2012-08-27 11:48:04 +0200
  • d4b86fe361 add disclaimer at the top of pfb search page root 2012-07-06 15:55:27 +0200
  • aec70024c5 sort: if session is equal, and there's no number, use the date Frédéric Péters 2012-08-27 11:26:29 +0200
  • 45d30d4e13 take numbers wherever they are Frédéric Péters 2012-06-05 12:57:06 +0200
  • 42d241d89e protect against numbers that do not have any numbers Frédéric Péters 2012-06-05 12:55:03 +0200
  • 77dc6a2fc8 add missing parenthesis Frédéric Péters 2012-06-05 12:36:47 +0200
  • 20baf16413 allow sorting "numbers" with spaces Frédéric Péters 2012-06-05 12:34:37 +0200
  • ad3ff81c9a switch sort options to being vocabulary, to allow translations Frédéric Péters 2012-06-05 12:24:39 +0200
  • bd907bde35 extend single number search to dossiers, and fix search keyword Frédéric Péters 2012-06-04 09:41:30 +0200
  • 7868deb46e limit single number search to documents Frédéric Péters 2012-06-04 09:31:23 +0200
  • ca0c69af5d special case search on a single number (#1138) Frédéric Péters 2012-06-04 09:21:09 +0200
  • ac8d07355a handle author_is_government Frédéric Péters 2012-05-02 14:14:14 +0200
  • bd1fffb535 prefix list of authors with a label in search results Frédéric Péters 2012-05-02 13:16:11 +0200
  • eff91b14e5 fix possible doc type values for adopted document search Frédéric Péters 2012-04-17 11:55:24 +0200
  • 76dd32a7d4 switch forms back to simple <select> instead of droppable check boxes Frédéric Péters 2012-01-17 13:53:52 +0100
  • 3b1684d13e hide dropped check boxes by default Frédéric Péters 2012-01-17 13:53:40 +0100
  • d15bd101a2 add help links to checkboxes, remove <select> default content Frédéric Péters 2012-01-17 13:52:58 +0100
  • 7c72482315 add inner spans for new search and online help links (#1142) Frédéric Péters 2011-12-16 15:44:29 +0100
  • c34da26ae6 force reload on "new search" clicks Frédéric Péters 2011-12-12 13:23:38 +0100
  • 5c471c5bf0 Change labels for start/end dates (#1127) Frédéric Péters 2011-12-12 10:45:44 +0100
  • 4f89307607 do not append twice the same person Frédéric Péters 2011-12-09 16:59:54 +0100
  • 7b2cd85b3c do not keep a cache of autocomplete values Frédéric Péters 2011-12-09 16:59:42 +0100
  • 29337beaa3 add link to help page, and question marks to fields (#1101) Frédéric Péters 2011-12-09 11:04:13 +0100
  • 7ad01f704d reorder fields in pfb question search form Frédéric Péters 2011-12-06 19:48:32 +0100
  • 01aa181119 factored pfb questions out of common code for topics and authors fields (#1121) Frédéric Péters 2011-12-06 19:27:35 +0100
  • 32001fbdef publish feed for pfb doc search (#1118) Frédéric Péters 2011-12-06 19:18:03 +0100
  • 42ed9dee06 typo fix in tooltip (#1123) Frédéric Péters 2011-12-06 19:16:12 +0100
  • 791e85d11d use reference title in result list Frédéric Péters 2011-12-05 19:11:50 +0100
  • 0cecbc5f44 reuse common droppable js code in advanced search Frédéric Péters 2011-12-05 10:46:16 +0100
  • 1b0c6e8193 removing js debugging log Frédéric Péters 2011-12-05 10:31:24 +0100
  • 6ee781161e anchor switch to full text search to #resultsbox Frédéric Péters 2011-12-04 21:09:38 +0100
  • f3b88bf17e propose to do a full text search if not result were found (#1055) Frédéric Péters 2011-12-04 21:07:04 +0100
  • 569f2b9e89 add logging of searches Frédéric Péters 2011-12-04 20:57:32 +0100
  • 0ee4387f59 fix polgroup search criteria Frédéric Péters 2011-12-04 20:44:19 +0100
  • 615e913ef8 simpler cmp function for polgroups Frédéric Péters 2011-12-04 20:35:12 +0100
  • 2648a76447 droppable check boxes for everyone Frédéric Péters 2011-12-04 20:26:58 +0100
  • e28a3076ae fix help for question types Frédéric Péters 2011-12-04 20:26:42 +0100
  • a082e7948f fix pfb doc search for non ascii characters Frédéric Péters 2011-12-04 14:18:04 +0100
  • 3b30ee78e4 sort by type of multiple object types Frédéric Péters 2011-12-04 13:02:53 +0100
  • e163e4f413 fix document sort in simple search case Frédéric Péters 2011-12-04 12:46:01 +0100
  • 76f1d33a82 add sort to pfb simple search (#1068) Frédéric Péters 2011-12-04 12:31:55 +0100
  • 7fdd9f23c3 add sort select to pfb doc search Frédéric Péters 2011-12-04 11:21:07 +0100
  • c4b7cf6f36 change form field tooltip mechanism, and integrate texts (#1107) Frédéric Péters 2011-12-02 23:28:58 +0100
  • b6a2581c3c translation Frédéric Péters 2011-12-01 20:33:01 +0100
  • c16db9285b add title/location to event search (#1062) Frédéric Péters 2011-12-01 20:32:27 +0100
  • 1d40abe852 add links to create new searches (#1080) Frédéric Péters 2011-12-01 13:06:57 +0100
  • 9e5404f307 fix text search in non db case Frédéric Péters 2011-12-01 13:06:46 +0100
  • 38f3e49e7a updated French translation Frédéric Péters 2011-12-01 08:55:47 +0100
  • 9302398d2f rename "name" deputy search field (#1061) Frédéric Péters 2011-12-01 08:55:19 +0100
  • 048965111d doctype label fix Frédéric Péters 2011-12-01 08:12:42 +0100
  • 0198b7e2b6 explicitely ignore "answers to written question" document type Frédéric Péters 2011-12-01 08:10:30 +0100
  • df3ea49649 update French translation Frédéric Péters 2011-12-01 00:22:56 +0100
  • cca305e6ba changed most button labels to Submit Frédéric Péters 2011-11-30 18:49:54 +0100
  • 1a027a25c1 keep advanced search sections open by default Frédéric Péters 2011-11-30 18:49:29 +0100
  • 8cae16cb30 remove page search section from advanced search page Frédéric Péters 2011-11-30 18:44:46 +0100
  • 1123bbb8c1 toggle a class on opened dropped check box Frédéric Péters 2011-11-30 00:09:51 +0100
  • e6483c1c8a nitpicking pfb Frédéric Péters 2011-11-30 00:04:37 +0100
  • c6bc9a509d disabled polgroups at pfb Frédéric Péters 2011-11-29 23:38:24 +0100
  • 5701966fa6 reorder pfb document search fields Frédéric Péters 2011-11-29 23:25:48 +0100
  • 4c3b02cdb6 remove occurences of "Submit" (unused anyway) Frédéric Péters 2011-11-29 13:47:26 +0100
  • 4174e9bdc3 change query parameter name for decret year Frédéric Péters 2011-11-29 10:57:13 +0100
  • aa79640b70 update strings and translations (#1029) Frédéric Péters 2011-11-29 10:39:19 +0100
  • fa1bc7430d add event so clicking on the labelboxes focus the entry widget Frédéric Péters 2011-11-28 19:34:56 +0100
  • b4b792781c more logic in author autocomplete (#1012) Frédéric Péters 2011-11-28 15:09:58 +0100
  • b3b959b7f5 also wrap date widgets in advanced search Frédéric Péters 2011-11-27 18:13:11 +0100
  • 11cd6e33fb take text nodes in the div date-field, and make sure it gets last Frédéric Péters 2011-11-25 18:09:38 +0100
  • 709db8db8b enclose date widgets in a <div> Frédéric Péters 2011-11-25 17:37:33 +0100
  • 4f206d26a7 add sample description, and code to create help buttons Frédéric Péters 2011-11-25 13:50:39 +0100
  • 10d0fc28fc add sort <select> box to document search (#973) Frédéric Péters 2011-11-24 12:08:09 +0100
  • 67b1ca4437 differentiate pfb question search, as it uses another widget for the sort order Frédéric Péters 2011-11-24 10:40:24 +0100
  • cbe5503b0f use chronological order in session sort (#984) Frédéric Péters 2011-11-24 10:26:53 +0100
  • b87b9bbe93 select default session via javascript (#975) Frédéric Péters 2011-11-23 22:09:46 +0100
  • b03639d784 improve label boxes autocompletion (#988) Frédéric Péters 2011-11-23 18:37:01 +0100
  • 2951486d24 revert changes to pcf simple search (#990) Frédéric Péters 2011-11-23 17:32:46 +0100
  • be885a99cd add "adopted texts" pane to pfb doc search (#974) Frédéric Péters 2011-11-23 17:27:36 +0100
  • 664974bbee do not fail on document number not starting with an int Frédéric Péters 2011-11-23 13:04:30 +0100
  • 421b7c357a move label boxes inside a <div> (#979) Frédéric Péters 2011-11-23 12:20:25 +0100
  • 46bf42acfe refactor various templates Frédéric Péters 2011-11-23 10:51:13 +0100
  • 3159b95385 add live reloading of results page fragments Frédéric Péters 2011-11-22 23:11:52 +0100
  • 0ddc19292e add sorting options to documents/dossiers searches (#931) Frédéric Péters 2011-11-22 12:34:50 +0100
  • ee9030f5fc work around differences in handling of document types Frédéric Péters 2011-11-21 18:43:45 +0100
  • dc2d148d3a handle sort_on key Frédéric Péters 2011-11-21 18:28:28 +0100
  • a5866fc8b8 add decrets panel (#944) Frédéric Péters 2011-11-21 13:57:09 +0100
  • 462d782a62 sort topics Frédéric Péters 2011-11-20 21:07:28 +0100
  • a17a43595e translation update Frédéric Péters 2011-11-20 20:59:59 +0100
  • cf280cde6f remove links to advanced filters from pfb simple search results Frédéric Péters 2011-11-20 20:44:29 +0100
  • 8bd377622d point to more search forms Frédéric Péters 2011-11-20 20:37:31 +0100
  • 228e39661b add event search Frédéric Péters 2011-11-20 20:18:21 +0100
  • 4498a81e96 add deputy search form, directing to the deputy filter form Frédéric Péters 2011-11-20 19:26:18 +0100
  • 51dca56f4a simple and advanced versions of pfb search Frédéric Péters 2011-11-20 18:32:00 +0100
  • d936015d1d add utility function to get portal root url Frédéric Péters 2011-11-20 18:27:40 +0100
  • 2f9b0022b1 switch <form>s to GET Frédéric Péters 2011-11-20 18:27:17 +0100
  • 0e51a6fdfa move ajax utility urls to portal root Frédéric Péters 2011-11-20 18:25:55 +0100
  • 7aaa4ebabc custom simple search for PFB Frédéric Péters 2011-11-20 17:49:01 +0100
  • e0252ffa4c sort authors Frédéric Péters 2011-11-20 17:48:16 +0100
  • d89b02e107 translation update Frédéric Péters 2011-11-20 16:10:06 +0100
  • f948cee7c3 misc changes to labels Frédéric Péters 2011-11-20 16:09:57 +0100