]> git.parisson.com Git - mezzo.git/log
mezzo.git
8 years agoRefactor the page and basicpage templates
Jérémy Fabre [Tue, 26 Jul 2016 10:55:00 +0000 (12:55 +0200)]
Refactor the page and basicpage templates

8 years agoupdate team list and detail views (add pageblocks), fix urls
Guillaume Pellerin [Mon, 25 Jul 2016 21:10:41 +0000 (23:10 +0200)]
update team list and detail views (add pageblocks), fix urls

8 years agoadd department and team templates, ignore comments and blogposts in admin
Guillaume Pellerin [Mon, 25 Jul 2016 20:38:29 +0000 (22:38 +0200)]
add department and team templates, ignore comments and blogposts in admin

8 years agoTruncate the article content in article card template
Jérémy Fabre [Mon, 25 Jul 2016 15:20:47 +0000 (17:20 +0200)]
Truncate the article content in article card template

8 years agoUpdate sub-content block in page template
Jérémy Fabre [Mon, 25 Jul 2016 15:20:24 +0000 (17:20 +0200)]
Update sub-content block in page template

8 years agoAdd subtitle to basicpage template
Jérémy Fabre [Mon, 25 Jul 2016 15:20:00 +0000 (17:20 +0200)]
Add subtitle to basicpage template

8 years agoRefactor page and base templates to work with patterns
Jérémy Fabre [Mon, 25 Jul 2016 14:30:27 +0000 (16:30 +0200)]
Refactor page and base templates to work with patterns

8 years agoArticle detail and article card first implementation
Jérémy Fabre [Mon, 25 Jul 2016 14:05:16 +0000 (16:05 +0200)]
Article detail and article card first implementation

8 years agoAdd sub-content to page template
Jérémy Fabre [Mon, 25 Jul 2016 14:04:47 +0000 (16:04 +0200)]
Add sub-content to page template

8 years agoAdd a dashed--center css modifier
Jérémy Fabre [Mon, 25 Jul 2016 14:04:27 +0000 (16:04 +0200)]
Add a dashed--center css modifier

8 years agoAdd summary with JS implementation (track H2 in page content)
Jérémy Fabre [Mon, 25 Jul 2016 12:32:42 +0000 (14:32 +0200)]
Add summary with JS implementation (track H2 in page content)

8 years agoBasicpage template now extends page template. Summary menu first implementation.
Jérémy Fabre [Mon, 25 Jul 2016 10:52:24 +0000 (12:52 +0200)]
Basicpage template now extends page template. Summary menu first implementation.

8 years agoMerge branch 'dev' into wip
Jérémy Fabre [Mon, 25 Jul 2016 09:30:13 +0000 (11:30 +0200)]
Merge branch 'dev' into wip

8 years agoAdd summary tree (no content for the moment)
Jérémy Fabre [Mon, 25 Jul 2016 09:25:36 +0000 (11:25 +0200)]
Add summary tree (no content for the moment)

8 years agoignore doc for the moment
Guillaume Pellerin [Mon, 25 Jul 2016 00:03:22 +0000 (02:03 +0200)]
ignore doc for the moment

8 years agoadd page blocks to team pages, add various translations
Guillaume Pellerin [Mon, 25 Jul 2016 00:01:50 +0000 (02:01 +0200)]
add page blocks to team pages, add various translations

8 years agoTeamAdmin and DepartmentAdmin, add content translations
Guillaume Pellerin [Sun, 24 Jul 2016 23:45:28 +0000 (01:45 +0200)]
TeamAdmin and DepartmentAdmin, add content translations

8 years agoadd 4th footer menu position option
Guillaume Pellerin [Sun, 24 Jul 2016 23:36:46 +0000 (01:36 +0200)]
add 4th footer menu position option

8 years agoreorder admin menu
Guillaume Pellerin [Sun, 24 Jul 2016 23:31:31 +0000 (01:31 +0200)]
reorder admin menu

8 years agoMerge branch 'pages' into dev
Guillaume Pellerin [Sun, 24 Jul 2016 23:25:51 +0000 (01:25 +0200)]
Merge branch 'pages' into dev

8 years agoteams and departments as Pages
Guillaume Pellerin [Sun, 24 Jul 2016 23:25:06 +0000 (01:25 +0200)]
teams and departments as Pages

8 years agoadd migrations
Guillaume Pellerin [Sun, 24 Jul 2016 23:21:26 +0000 (01:21 +0200)]
add migrations

8 years agotemporaly fix str(organization)
Guillaume Pellerin [Sun, 24 Jul 2016 23:14:44 +0000 (01:14 +0200)]
temporaly fix str(organization)

8 years agomore Page models, rebase core
Guillaume Pellerin [Sun, 24 Jul 2016 23:10:54 +0000 (01:10 +0200)]
more Page models, rebase core

8 years agoMerge branch 'wip' into dev
Jérémy Fabre [Thu, 21 Jul 2016 12:49:59 +0000 (14:49 +0200)]
Merge branch 'wip' into dev

8 years agoUpdate README
Jérémy Fabre [Thu, 21 Jul 2016 12:45:05 +0000 (14:45 +0200)]
Update README

8 years agoupdate ruby version
cri [Thu, 21 Jul 2016 12:37:34 +0000 (14:37 +0200)]
update ruby version

8 years agoMerge branch 'wip' into dev
Jérémy Fabre [Thu, 21 Jul 2016 12:27:42 +0000 (14:27 +0200)]
Merge branch 'wip' into dev

8 years agoAdd Bundler
Jérémy Fabre [Thu, 21 Jul 2016 12:27:32 +0000 (14:27 +0200)]
Add Bundler

8 years agoMerge branch 'wip' into dev
Jérémy Fabre [Thu, 21 Jul 2016 12:10:32 +0000 (14:10 +0200)]
Merge branch 'wip' into dev

8 years agoFixed Basicpage submenu in responsive mode
Jérémy Fabre [Thu, 21 Jul 2016 12:10:05 +0000 (14:10 +0200)]
Fixed Basicpage submenu in responsive mode

8 years agouse Slugged for various models
Guillaume Pellerin [Thu, 21 Jul 2016 11:56:26 +0000 (13:56 +0200)]
use Slugged for various models

8 years agoThrottle the window resize event for better performances
Jérémy Fabre [Thu, 21 Jul 2016 10:15:19 +0000 (12:15 +0200)]
Throttle the window resize event for better performances

8 years agoAdd jQuery throttle-debounce
Jérémy Fabre [Thu, 21 Jul 2016 10:12:44 +0000 (12:12 +0200)]
Add jQuery throttle-debounce

8 years agoAdd responsive functionnality to Sticky-kit
Jérémy Fabre [Thu, 21 Jul 2016 10:07:49 +0000 (12:07 +0200)]
Add responsive functionnality to Sticky-kit

8 years agoBasicpage submenu stick in parent
Jérémy Fabre [Thu, 21 Jul 2016 09:38:34 +0000 (11:38 +0200)]
Basicpage submenu stick in parent

8 years agoRe-Fix Basicpage submenu
Jérémy Fabre [Thu, 21 Jul 2016 09:26:22 +0000 (11:26 +0200)]
Re-Fix Basicpage submenu

8 years agoFix Basicpage submenu
Jérémy Fabre [Thu, 21 Jul 2016 09:24:20 +0000 (11:24 +0200)]
Fix Basicpage submenu

8 years agoAdd Sticky-kit
Jérémy Fabre [Thu, 21 Jul 2016 09:23:09 +0000 (11:23 +0200)]
Add Sticky-kit

8 years agoBasicpage submenu implementation and style
Jérémy Fabre [Thu, 21 Jul 2016 09:22:50 +0000 (11:22 +0200)]
Basicpage submenu implementation and style

8 years agoMerge branch 'dev' of git+ssh://git.forge.ircam.fr/ircam-www into dev
Guillaume Pellerin [Thu, 21 Jul 2016 08:58:47 +0000 (10:58 +0200)]
Merge branch 'dev' of git+ssh://git.forge.ircam.fr/ircam-www into dev

8 years agoupdate install doc
Guillaume Pellerin [Thu, 21 Jul 2016 08:58:30 +0000 (10:58 +0200)]
update install doc

8 years agoMerge branch 'wip' into dev
Jérémy Fabre [Thu, 21 Jul 2016 07:56:23 +0000 (09:56 +0200)]
Merge branch 'wip' into dev

8 years agoOrganization.is_on_map = True by default, add migrations
Guillaume Pellerin [Wed, 20 Jul 2016 19:36:46 +0000 (21:36 +0200)]
Organization.is_on_map = True by default, add migrations

8 years agoAdd blockquote style
Jérémy Fabre [Wed, 20 Jul 2016 14:36:10 +0000 (16:36 +0200)]
Add blockquote style

8 years agoFix pre header width
Jérémy Fabre [Wed, 20 Jul 2016 14:34:57 +0000 (16:34 +0200)]
Fix pre header width

8 years agoUpdate README
Jérémy Fabre [Wed, 20 Jul 2016 14:04:42 +0000 (16:04 +0200)]
Update README

8 years agoFix the search form
Jérémy Fabre [Wed, 20 Jul 2016 14:02:50 +0000 (16:02 +0200)]
Fix the search form

8 years agoUpdate styles page
Jérémy Fabre [Wed, 20 Jul 2016 13:58:48 +0000 (15:58 +0200)]
Update styles page

8 years agoFix footer scripts
Jérémy Fabre [Wed, 20 Jul 2016 13:46:47 +0000 (15:46 +0200)]
Fix footer scripts

8 years agoBower added
Jérémy Fabre [Wed, 20 Jul 2016 13:44:40 +0000 (15:44 +0200)]
Bower added

8 years agoUpdate styles page
Jérémy Fabre [Wed, 20 Jul 2016 13:27:06 +0000 (15:27 +0200)]
Update styles page

8 years agoAdd Department description in header menu
Jérémy Fabre [Wed, 20 Jul 2016 13:09:03 +0000 (15:09 +0200)]
Add Department description in header menu

8 years agoFix header. Responsive footer implementation
Jérémy Fabre [Wed, 20 Jul 2016 13:04:21 +0000 (15:04 +0200)]
Fix header. Responsive footer implementation

8 years agoFix z-index on search
Jérémy Fabre [Wed, 20 Jul 2016 12:12:30 +0000 (14:12 +0200)]
Fix z-index on search

8 years agoHeader menu with submenu
Jérémy Fabre [Wed, 20 Jul 2016 12:11:53 +0000 (14:11 +0200)]
Header menu with submenu

8 years agoFix a bug on language switcher
Jérémy Fabre [Wed, 20 Jul 2016 10:07:58 +0000 (12:07 +0200)]
Fix a bug on language switcher

8 years agoCleaning the pagination template
Jérémy Fabre [Wed, 20 Jul 2016 10:05:56 +0000 (12:05 +0200)]
Cleaning the pagination template

8 years agoSearch results base implementation
Jérémy Fabre [Wed, 20 Jul 2016 09:49:20 +0000 (11:49 +0200)]
Search results base implementation

8 years agoSearch form implementation
Jérémy Fabre [Wed, 20 Jul 2016 09:45:27 +0000 (11:45 +0200)]
Search form implementation

8 years agoHeader, footer and basicpage update
Jérémy Fabre [Wed, 20 Jul 2016 09:00:30 +0000 (11:00 +0200)]
Header, footer and basicpage update

8 years agoMerge branch 'dev' into wip
Jérémy Fabre [Tue, 19 Jul 2016 13:16:26 +0000 (15:16 +0200)]
Merge branch 'dev' into wip

8 years agoUpdate logo, language switcher and breadcrumb
Jérémy Fabre [Tue, 19 Jul 2016 13:15:56 +0000 (15:15 +0200)]
Update logo, language switcher and breadcrumb

8 years agorm nationalities, fix str in admin person
Guillaume Pellerin [Fri, 15 Jul 2016 16:17:41 +0000 (18:17 +0200)]
rm nationalities, fix str in admin person

8 years agobugfix (no unicode in py3)
Guillaume Pellerin [Fri, 15 Jul 2016 16:12:44 +0000 (18:12 +0200)]
bugfix (no unicode in py3)

8 years agoMerge branch 'dev' of git+ssh://git.forge.ircam.fr/ircam-www into dev
Guillaume Pellerin [Fri, 15 Jul 2016 16:07:57 +0000 (18:07 +0200)]
Merge branch 'dev' of git+ssh://git.forge.ircam.fr/ircam-www into dev

8 years agoadd nationalities and first project context
Guillaume Pellerin [Fri, 15 Jul 2016 16:07:19 +0000 (18:07 +0200)]
add nationalities and first project context

8 years agoMerge branch 'dev' of git+ssh://git.forge.ircam.fr/ircam-www into dev
Emilie [Fri, 15 Jul 2016 15:32:26 +0000 (17:32 +0200)]
Merge branch 'dev' of git+ssh://git.forge.ircam.fr/ircam-www into dev

8 years agotiny mce js
Emilie [Fri, 15 Jul 2016 15:32:17 +0000 (17:32 +0200)]
tiny mce js

8 years agoadd various organization views and templates
Guillaume Pellerin [Fri, 15 Jul 2016 14:00:54 +0000 (16:00 +0200)]
add various organization views and templates

8 years agoUpdate .gitignore
Jérémy Fabre [Fri, 15 Jul 2016 13:00:39 +0000 (15:00 +0200)]
Update .gitignore

8 years agoupdate locales, gulp build
Guillaume Pellerin [Fri, 15 Jul 2016 12:50:23 +0000 (14:50 +0200)]
update locales, gulp build

8 years agoupdate locales
Guillaume Pellerin [Fri, 15 Jul 2016 12:31:53 +0000 (14:31 +0200)]
update locales

8 years agoMerge branch 'dev' into wip
Jérémy Fabre [Fri, 15 Jul 2016 12:30:03 +0000 (14:30 +0200)]
Merge branch 'dev' into wip

8 years agofix debug toobar loading (only in debug mode)
Guillaume Pellerin [Fri, 15 Jul 2016 10:39:24 +0000 (12:39 +0200)]
fix debug toobar loading (only in debug mode)

8 years agoMerge branch 'dev' into wip
Jérémy Fabre [Fri, 15 Jul 2016 10:26:18 +0000 (12:26 +0200)]
Merge branch 'dev' into wip

8 years agoadd PATH var in cron command
Emilie [Fri, 15 Jul 2016 10:14:13 +0000 (12:14 +0200)]
add PATH var in cron command

8 years agoupdate cron + push script
Emilie [Fri, 15 Jul 2016 09:48:57 +0000 (11:48 +0200)]
update cron + push script

8 years agoadd basicpage.content translation
Guillaume Pellerin [Thu, 14 Jul 2016 17:53:08 +0000 (19:53 +0200)]
add basicpage.content translation

8 years agosimplify person model and admin field order
Guillaume Pellerin [Thu, 14 Jul 2016 17:50:17 +0000 (19:50 +0200)]
simplify person model and admin field order

8 years agoupdate agenda
Guillaume Pellerin [Thu, 14 Jul 2016 16:57:47 +0000 (18:57 +0200)]
update agenda

8 years agoreinit migrations after branch breakout
Guillaume Pellerin [Thu, 14 Jul 2016 16:56:11 +0000 (18:56 +0200)]
reinit migrations after branch breakout

8 years agoadd migrations, cleanup
Guillaume Pellerin [Thu, 14 Jul 2016 16:08:29 +0000 (18:08 +0200)]
add migrations, cleanup

8 years agofix team admin translations
Guillaume Pellerin [Thu, 14 Jul 2016 15:58:44 +0000 (17:58 +0200)]
fix team admin translations

8 years agoupdate submodule refs
Guillaume Pellerin [Thu, 14 Jul 2016 09:17:55 +0000 (11:17 +0200)]
update submodule refs

8 years agoMerge branch 'pkg' into dev
Guillaume Pellerin [Thu, 14 Jul 2016 09:13:11 +0000 (11:13 +0200)]
Merge branch 'pkg' into dev

8 years agochange sub app labels, reinit all migrations, reorder admin menu
Guillaume Pellerin [Thu, 14 Jul 2016 09:06:30 +0000 (11:06 +0200)]
change sub app labels, reinit all migrations, reorder admin menu

8 years agoMerge branch 'dev' into wip
Jérémy Fabre [Wed, 13 Jul 2016 14:44:31 +0000 (16:44 +0200)]
Merge branch 'dev' into wip

8 years agoMerge branch 'dev' of git+ssh://git.forge.ircam.fr/ircam-www into dev
Emilie [Wed, 13 Jul 2016 14:43:22 +0000 (16:43 +0200)]
Merge branch 'dev' of git+ssh://git.forge.ircam.fr/ircam-www into dev

8 years agoMerge branch 'dev' of git+ssh://git.forge.ircam.fr/ircam-www into dev
Guillaume Pellerin [Wed, 13 Jul 2016 13:51:47 +0000 (15:51 +0200)]
Merge branch 'dev' of git+ssh://git.forge.ircam.fr/ircam-www into dev

8 years agoadd fields, translations, try to fix admin menus
Guillaume Pellerin [Wed, 13 Jul 2016 13:51:21 +0000 (15:51 +0200)]
add fields, translations, try to fix admin menus

8 years agodeleting old data folder
Emilie [Wed, 13 Jul 2016 13:40:23 +0000 (15:40 +0200)]
deleting old data folder

8 years agocommit config submodule data
Emilie [Wed, 13 Jul 2016 13:36:02 +0000 (15:36 +0200)]
commit config submodule data

8 years agoupdate DB and media
root [Wed, 13 Jul 2016 10:13:02 +0000 (12:13 +0200)]
update DB and media

8 years agoupdate DB and media
root [Wed, 13 Jul 2016 10:09:02 +0000 (12:09 +0200)]
update DB and media

8 years agoupdate DB and media
root [Wed, 13 Jul 2016 10:06:07 +0000 (12:06 +0200)]
update DB and media

8 years agoMerge branch 'dev' of git+ssh://git.forge.ircam.fr/ircam-www into dev
Guillaume Pellerin [Wed, 13 Jul 2016 09:07:32 +0000 (11:07 +0200)]
Merge branch 'dev' of git+ssh://git.forge.ircam.fr/ircam-www into dev

8 years agopull
Guillaume Pellerin [Wed, 13 Jul 2016 09:06:29 +0000 (11:06 +0200)]
pull

8 years agofix tinymce path for dev/prod
Guillaume Pellerin [Wed, 13 Jul 2016 09:04:30 +0000 (11:04 +0200)]
fix tinymce path for dev/prod

8 years agoMerge branch 'dev' into wip
Jérémy Fabre [Tue, 12 Jul 2016 14:27:04 +0000 (16:27 +0200)]
Merge branch 'dev' into wip