Merge: doc: fixed some typos and other misc. corrections
[nit.git] / contrib / opportunity /
2018-05-31 Jean Privatnitcorn clients: remove `write_to_string` when a Writab...
2018-05-15 Alexandre Terrasacontrib: generate `package.desc` key for all contrib...
2018-05-11 Jean Privatopportunity: add a docker-compose.yml file
2018-02-15 Alexis Laferrière*: remove newly superfluous static types on attributes
2017-04-27 Jean Privatopportunity: official docker image
2017-04-27 Jean Privatopportunity: optional argument is the iface
2016-06-20 Jean PrivatMerge: Opportunity: log errors to stderr and update...
2016-06-18 Alexis Laferrièreopportunity: print errors to stderr
2016-06-18 Alexis Laferrièreopportunity: inline Meetup::to_s for prettier prints
2016-06-18 Alexis Laferrièreopportunity: remove prints in normal behavior
2016-06-18 Alexis Laferrièreopportunity: update error message on failure to create...
2016-06-11 Jean Privatmakefiles: simplify them and assume that Nit tools...
2016-03-09 Alexis Laferrièrecontrib: do not check for NIT_TESTING, nitcorn already...
2016-02-25 Jean PrivatMerge: contrib/opportunity: fix usage of % format,...
2016-02-23 Alexis Laferrièrecontrib/opportunity: fix usage of % format indexed...
2016-02-23 Alexis Laferrièrecontrib/opportunity: revamp style of welcome page and...
2016-02-23 Alexis Laferrièrecontrib/opportunity: intro branding source file
2015-10-21 Alexis Laferrièreopportunity: intro pizza ratio
2015-10-21 Alexis Laferrièreoppurtunity: focus on #new_name
2015-10-21 Alexis Laferrièreopportunity: count entries in JavaScript on load
2015-10-18 Alexis Laferrièrecontrib/opportunity: store local participant's name...
2015-09-16 Jean Privatcontrib: add `upstream.tryit` to packages that have...
2015-09-15 Jean PrivatMerge: Clean UTF-8 string update
2015-09-15 Lucas Bajoletlib: Update sha1 and base64 to use Bytes instead of...
2015-09-10 Jean PrivatMerge: Rename Project to Package
2015-09-09 Jean Privatcode: rename `project[s].ini` files as `package[s]...
2015-09-09 Alexis Laferrièrecontrib/opportunity: do not force capitalize names
2015-08-30 Jean Privatcontrib&lib: introduce .ini for projects maintained...
2015-08-21 Jean Privatvarious lib and contrib doc: points to new github repo
2015-06-29 Jean PrivatMerge: contrib/opportunité: prevent useless xss exploit...
2015-06-25 Alexis Laferrièrecontrib/opportunité: prevent useless xss exploit in...
2015-06-23 Alexis Laferrièrecontrib/opportunity: add the 'Clear' template
2015-06-23 Alexis Laferrièrecontrib/opportunity: provide french translation for...
2015-06-23 Alexis Laferrièrecontrib/opportunity: add opportunities templates
2015-06-23 Alexis Laferrièrecontrib/opportunity: improve style of the maybe option...
2015-06-21 Alexis Laferrièrecontrib/opportunity: gitignore .pot and .mo files
2015-06-21 Alexis Laferrièrecontrib/opportunity: add rule to build .mo files
2015-06-21 Alexis Laferrièrecontrib/opportunity: intro french translation
2015-06-21 Alexis Laferrièrecontrib/opportunity: hack to circumvent #1530
2015-06-21 Alexis Laferrièrecontrib/opportunity: prepare for i18n by separating...
2015-06-03 Lucas BajoletOpportunity: Adds total number of participants to a...
2015-03-19 Jean PrivatMerge: contrib/opportunity: prevent null receiver error
2015-03-18 Alexis Laferrièrecontrib/opportunity: prevent null receiver error
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2014-12-16 Jean-Christophe... opportunity: Add missing documentation.
2014-12-16 Jean-Christophe... opportunity: Respect the basic HTML structure.
2014-12-14 Jean PrivatMerge: Fix unread warnings
2014-12-12 Alexandre Terrasacontrib/opportunity: fixes unread variables
2014-12-11 Jean Privatcontrib&examples: Makefiles use nitc instead of nitg
2014-11-11 Lucas Bajoletopportunity: Tests update for new DB model
2014-11-11 Lucas Bajoletopportunity: Security update, blocks XSS injections.
2014-11-11 Lucas Bajoletopportunity: Added count and score to Meetup display...
2014-11-11 Lucas Bajoletopportunity: Various bugfixes on Model
2014-11-11 Lucas Bajoletopportunity: Added maybe option
2014-10-30 Alexis Laferrièreopportunity: always show at least 5 answer fields
2014-10-30 Alexis Laferrièreopportunity: nicer meetup creation confirmation
2014-10-30 Alexis Laferrièreopportunity: improve look of welcome message
2014-10-30 Alexis Laferrièreopportunity: restrict modification of old entries
2014-10-30 Alexis Laferrièreopportunity: use a container in "meetup" and "meetup_co...
2014-10-30 Alexis Laferrièreopportunity: meetups hash also rely on timestamp
2014-10-30 Alexis Laferrièreopportunity: support not being at web server root
2014-10-30 Alexis Laferrièreopportunity: by default the server uses port 8080
2014-10-30 Alexis Laferrièreopportunity: prettier meetup participation form
2014-10-30 Alexis Laferrièreopportunity: prettier meetup creation
2014-10-29 Alexis Laferrièreopportunity: accept meetup without date or location
2014-10-28 Lucas Bajoletopportunity: Fixed a few typos.
2014-10-27 Lucas Bajoletopportunity: Bugfix for answers at creation of a new...
2014-10-27 Lucas Bajoletopportunity: Cosmetic changes to meetup visualization...
2014-10-27 Lucas Bajoletopportunity: Fixed useless null check
2014-10-27 Lucas Bajoletopportunity: Creation of a Meetup can now return to...
2014-10-27 Lucas Bajoletopportunity: Changed layout from contrainer-fluid to...
2014-10-27 Lucas Bajoletopportunity: Corrected typo in welcome message
2014-10-08 Lucas Bajoletopportunity: Added Makefile and README
2014-10-08 Lucas Bajoletcontrib/opportunity: Added tests for opportunity
2014-10-08 Lucas Bajoletcontrib: Intro Opportunity, a meetup planner in Nit