aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)Author
2018-03-02Refs #6068; Ignore files produced during exportsZog
2018-02-21Move importers outputs in logsZog
2018-02-09Refs #4126 @6h; Add i18n to JSZog
2018-01-24Add a toolbar for devs to easily manage permissions and featuresZog
2017-12-14Refs #5006; CR pass IRobert
2017-12-14Refs: #5006@3h;Robert
Working out how to check for allowed lines vs. foreign lines - Implement allowed_lines as `Organisation#lines_set` - Pushed line_id related stuff into `lib/stif/codif_line_id.rb` - Related Specs
2017-11-22Fix the delation of the hacking of Chouette::ActiveRecord#model_name to ↵cedricnjanga
remove the Chouette namespace off of the construction of link in the app and in other places. Added a small change in the reflex sync to set the stop_area_referential in the initialization of the object to be in sync with the work on the objectids (need a objectid_formatter)
2017-10-12Fix .gitignore file with bad syntax and duplicate linesLuc Donnet
2017-10-11Conflict resolvedRobert
2017-10-11 Added /bin/spring to .gitignore and removed bin/ from gitignoreRobert
Thusly we have: bin/{rake,rails,rspec,spring} in .gitignore node_modules/**/bin is covered by node_modules/ in .gitignore Rationale: bin contentes needed to be in .gitignore (node and spring) are thusly ignored, freeing bin/<other> to be shared for (webpack)
2017-10-10add webpack watch mod, ignore public build buildGuillaume
2017-10-06Add webpacker gem and migrate the React appscedricnjanga
2017-09-14create base structure for compliance_control_setsGuillaume
2017-08-27Update OFFRE_TRANSDEV_2017030112251.zip to use calendriers.xml. Update ↵Alban Peignier
regression_4273_spec fixture files. Ignore target files. Refs #4273
2017-06-30Adapted .gitignore to add Spring's binstubs; Refs: #3933@0.2hRobert
2017-06-29added binstubs to gitignore as spring does not run reliably :(Robert
2016-12-28Templating CRUD importsXinhui
Refs #2261
2016-11-09fix merging issues w reactux branchjpl
2016-11-09Refs #1872 : Fix conflictsvlatka pavisic
2016-11-09Refs #1872 : Route direction and wayback enumerationsvlatka pavisic
2016-11-08adding es6 for itineraries devptjpl
2016-11-02adding es6 for itineraries devptjpl
2015-12-16ImprovementsBruno Perles
2015-11-04Update Gemfile and add .idea to gitignoreBruno Perles
2015-06-16Gemfile : add simplecov to development groupanicet
2015-05-18Ignore .ruby-versionAlban Peignier
2012-05-23Add chouette2.war and vendor/bundle in .gitignoreAlban Peignier
2012-05-04add map on route viewMarc Florisson
2012-04-23add route viewsMarc Florisson
2012-04-17stop icons in help and stoptype filterMichel Etienne
2012-03-16Create jekyll online helpAlban Peignier
2012-03-11Fixes a first part of assets production problemsAlban Peignier
2012-03-11Add validations. Fixes specsAlban Peignier
2012-01-06Initialize chouette2Luc Donnet