J'ai ajouté dans le script en commentaire ce qu'il faut decommenter pour que ca efface les doublons effectivement.
mose Today at 1:47 AM j'ai bricolé un script pour detecter les doublons linterweb@smtp:~/loomio$ rails r /home/admin/clean_comments.rb ca affiche juste, ca efface rien, pour verifier ca prend les commentaires apres une date donnée linterweb@smtp:~/loomio$ cat tmp/last_comments_cleanup donc depuis le 7 juillet, mais au premier run il va prendre tout la logique c'est : si dans une meme discussion un meme auteur poste 2 messages dans un inytervale de 10 minutes avec les 10 premiers caracteres identiques,...
bug publication commentaire
"join the group" visibility
Oui j'ai vu ca, je vais preparer un setup ou on lance loomio via docker en prod comme c'est prevu avec loomio-deploy, a terme, de toute facon.
super, par contre je vais reporter à la mano le commit (pas de merge) parce que la branche a aussi commit des changements pour le docker qui risque de toucher le loomio live. c'est la version dev avec quelques configs forcées (cache, angular.min, etc), l'instance n'est pas lancée par docker (tu trouveras "gulp" et "rails s" dans les "screen" de la bécane).
J'ai push le code sur https://sourceforge.net/p/loomio-ada/code/ci/invite-only-open-groups/ voir screenshot en attachement.
base docker-compose for dev
iplementation de l'option membership_granted_upon = 'invitation' pour les groupes
"join the group" visibility
"join the group" visibility
ajout boite "links" pour les liens hors loomio des groupes
social network form
social network form
airbrake gem
Hello Tautoko.
updating bundler and gems
adding capistrano
holding off on airbrake for now
devise version perhaps?
updating lock
adding capistrano and haml
updating generators, testing gems
removing jquery rails
switching to postgres
Remove jquery requirements.
Add user model/migration.
passes specs but really missing a lot of view stuff
user creates group and owns it
Add groups index.
attempt first card in trello
Return to original jquery requirements
Improvement: Add new ___ links
Add show motions page
Add motions index page.
Merge branch 'improve_views'
continue work on specs
ready for jon to make the specs pass
get membership_controller specs to pass
Remove owner column from groups.
Creating a group adds creator to group.
implement request membership logic.
add requestion membership view.
Add edit membership view.
Merge branch 'add_membership'
Finish work on ignore request link.
Remove unnecessary files.
add admin role. add admin/groups page.
Merge branch 'ignore_request'
replace application ERB file with HAML file
finish card 'user sees list of groups they are a member of'
Merge branch 'admin_role'
deleted unused helper specs.
add groups request specs
Merge branch 'fix_motions_links'
Merge branch 'add_motion'
add link to new motion. fix up some of the views
fix broken motion link
refactor nested routing
start adding voting features
user can vote on motion
continue work on voting features
Merge pull request #1 from enspiral/twitter-bootstrap
set up twitter bootstrap, and formtastic-bootstrap, and have a little fiddle with top nav
Merge branch 'user_can_vote_on_motion'
working on unique votes and ability to edit vote
user can only vote once. user can edit vote.
add statements to votes
Merge branch 'user_can_only_vote_once'
user deletes their vote
remove rdebug
user_has_voted?(user) on motion method
twitterify flash messages
add pg
dash view with lists of motions for logged in user, blank for logged out, change form buttons so they work with bootstrap, bootstrapify flash messages, keep web fonts out of it for now as it's annoying in dev
updating gems, the dude fixed the f.buttons twitter bootstrap, formtastic bootstrap issue
user motions model func
fix failing motion model spec.
Merge pull request #2 from enspiral/dashboard-view
make forms look nicer
Merge branch 'master' into staging
group creator is admin
tiny fix to a style
Merge branch 'motion_discussion_link'
Merge branch 'group_creator_is_admin'
add motion discussion link
Merge branch 'master' of github.com:enspiral/tautoko
author or facilitator edits motion
Merge branch 'master' into staging
basic show the numbers
tidy up some styles
add basic chart to motions page which displays votes counts for that motion
add backbone and jqplot to pipeline
alright, enough twidlywiddling now mr A dizzle rizzle
oops, add those files too
show tally on graph legend
remove need for form args in motions
Merge branch 'master' into staging
Merge branch 'master' into staging
Merge branch 'membership_permissions'