Commit Graph

100 Commits

Author SHA1 Message Date
Antony Lesuisse d4bbe13963 [REM] t-href is now t-attf-href
bzr revid: al@openerp.com-20140128205017-47rxm2xbb84dmjas
2014-01-28 21:50:17 +01:00
Fabien Meghazi 40c7ce4b1c [REV] Revert t-href and t-action removal
bzr revid: fme@openerp.com-20140128161531-t0m0hqpk5u871rwg
2014-01-28 17:15:31 +01:00
Fabien Meghazi 4a9d1489b3 [CHG] Make templates less readable by removing t-href and t-action
bzr revid: fme@openerp.com-20140128154909-oau6aq702rw062gy
2014-01-28 16:49:09 +01:00
Christophe Simonis f10489fe8f [FIX] website_hr_recruitment: correct job publishing link
bzr revid: chs@openerp.com-20140123105910-eafg0tsr9e6kyo10
2014-01-23 11:59:10 +01:00
Christophe Matthieu 4ff74cbf99 [IMP] website: editor menus is displayed in function of users groups (event, blog...)
bzr revid: chm@openerp.com-20140116180535-c736cuxn12qghiea
2014-01-16 19:05:35 +01:00
Christophe Matthieu 52e4cb3f99 [IMP] website_job: no job offer found message, better template, and fix type
bzr revid: chm@openerp.com-20140115160219-mqh0sx869zfwk1g7
2014-01-15 17:02:19 +01:00
Fabien Pinckaers 38df46190a [IMP] Typo
bzr revid: fp@tinyerp.com-20131215080035-nbenf3bvfrmp1qv1
2013-12-15 09:00:35 +01:00
Christophe Matthieu ee370a837c [IMP] website: Removing unnecessary spaces at beginning of line
bzr revid: chm@openerp.com-20131212105821-mqvxb7yc04cj5k2s
2013-12-12 11:58:21 +01:00
Christophe Matthieu 17e132bb01 [FIX] website: order of script for editor and tours
bzr revid: chm@openerp.com-20131211153345-6hand0upjjqba85f
2013-12-11 16:33:45 +01:00
Christophe Matthieu 5217c8ebe8 [IMP] website: remove secure_layout. Inherit with groups for js editor
bzr revid: chm@openerp.com-20131211144402-lpanprv3u362qvd7
2013-12-11 15:44:02 +01:00
Christophe Matthieu d0b813a016 [IMP] fix website_hr_recruitment, website_event, and create contact qweb widget
bzr revid: chm@openerp.com-20131206133003-to4lbgoynvviifq5
2013-12-06 14:30:03 +01:00
Christophe Matthieu b2bd96340f [FIX] website: create button and help (fix inherit_id in modules)
bzr revid: chm@openerp.com-20131205165340-ty0xybh7uz859gnm
2013-12-05 17:53:40 +01:00
Christophe Matthieu b1765e2834 [IMP] website: slip layout
bzr revid: chm@openerp.com-20131204161754-5dq4bt7gghnk878c
2013-12-04 17:17:54 +01:00
ddm 5179f6ecc8 [FIX] Remove broken button
bzr revid: ddm@openerp.com-20131204143538-3gs3m2owznge36b4
2013-12-04 15:35:38 +01:00
Fabien Meghazi 6745bb3fed [FIX] font-awesome icons migration to v4
bzr revid: fme@openerp.com-20131203141632-ubc35ca7d4l80s7m
2013-12-03 15:16:32 +01:00
Fabien Meghazi d376bd55ca [IMP] url slug in templates
bzr revid: fme@openerp.com-20131202125723-aw66fidrinaolgyo
2013-12-02 13:57:23 +01:00
Christophe Matthieu 32ec9cccdd [IMP] website: views for drag and drop snippets
bzr revid: chm@openerp.com-20131128160851-xmepb4h6n0logclo
2013-11-28 17:08:51 +01:00
Fabien Pinckaers b7f18b75b9 [IMP] mini layout improvement
bzr revid: fp@tinyerp.com-20131125173349-c0pfs0xfhn8o12oj
2013-11-25 18:33:49 +01:00
Xavier Morel c6284ffa61 [FIX] unfuck applyjobpost controller
bzr revid: xmo@openerp.com-20131125134002-dz7bzndlktrywy3i
2013-11-25 14:40:02 +01:00
Christophe Matthieu 6b10be15b2 [IMP] website snippet: add group for styles snippets, add custom picture with style snippet, mouseover and mouseout preview, fix dark css class in demo data
bzr revid: chm@openerp.com-20131120115250-etqv5ofqguze0zsj
2013-11-20 12:52:50 +01:00
Christophe Matthieu e41e8f3957 [IMP] website_hr_recruitment: clear url path
bzr revid: chm@openerp.com-20131119161403-wsqwgfi9w3ythjeg
2013-11-19 17:14:03 +01:00
Fabien Pinckaers e41d8db917 [IMP] most data-publish removed
bzr revid: fp@openerp.com-20131116173636-atrxzu1if4fjumhp
2013-11-16 18:36:36 +01:00
Fabien Pinckaers 46a967502d [FIX] drop when no dropzone, [IMP] Jobs layout
bzr revid: fp@openerp.com-20131116085350-gfrm0jn7bv3ubfz7
2013-11-16 09:53:50 +01:00
Fabien Meghazi 7598bcdb98 [ADD] Content menu links splitted per modules
TODO: website.prompt() should be finished for Add a blog post link

Added @id=editable_scripts_hook in layout template so modules can easly add *.editor.js files

bzr revid: fme@openerp.com-20131113171438-3l0wo08ta5vsulq3
2013-11-13 18:14:38 +01:00
Fabien Meghazi 557d887496 [IMP] preprocess static @href|src|action, static url doesn't need t-href anymore
you need to pull server branch

bzr revid: fme@openerp.com-20131112144442-y9bw5q6kkoym8o1i
2013-11-12 15:44:42 +01:00
Fabien Pinckaers 0c4ed1d5d5 [IMP] mini change in text
bzr revid: fp@openerp.com-20131111204221-5oc7797k7ke34fi2
2013-11-11 21:42:21 +01:00
Fabien Pinckaers eb3cc55347 [IMP] Job Positions update: filter by office and dept
bzr revid: fp@openerp.com-20131111200621-mlkryuems0d8qx6r
2013-11-11 21:06:21 +01:00
Fabien Pinckaers c8fb0335a5 [IMP] Cleaning Jobs + Small Imp Event layout
bzr revid: fp@openerp.com-20131111183638-w7o1tsbo1shxzptk
2013-11-11 19:36:38 +01:00
Christophe Matthieu eae3d77a24 [IMP] website: change name of cutom footer pages
bzr revid: chm@openerp.com-20131107125434-c54n3bv54gon3m43
2013-11-07 13:54:34 +01:00
Xavier Morel 5ce1bfdddf [FIX] more templates which aren't actually pages
bzr revid: xmo@openerp.com-20131105151404-olp8wvdqx9yxuxj9
2013-11-05 16:14:04 +01:00
Christophe Matthieu bfc8f61984 [FIX] website: can choose an other controller to publish data. Website sale: add a contraint for address and organizer for publish an event. Auto publish address and organizer in front end. Clean website_hr_recruitment publisher
bzr revid: chm@openerp.com-20131104155230-j36l2e1fez0vnkwi
2013-11-04 16:52:30 +01:00
Fabien Meghazi 254e1e5ba3 [MERGE] upstream
bzr revid: fme@openerp.com-20131031165355-p8lyjfiftmdkca34
2013-10-31 17:53:55 +01:00
ddm 75546fa572 [FIX] CMS: multilingual support for jobs
bzr revid: ddm@openerp.com-20131030174225-t1zy2inlkv1sml63
2013-10-30 18:42:25 +01:00
Fabien Meghazi 12801a8cbc [MERGE] upstream
bzr revid: fme@openerp.com-20131030082046-13kxszts8g0ky4wr
2013-10-30 09:20:46 +01:00
Xavier Morel 6b1e4d49b2 [FIX] website_hr_recruitment: wording'n shit
following apr review:

* in apply form, the resume shouldn't be required (nbd: shouldn't it
  be configurable by the company, really? In fact, shouldn't the whole
  application form be configurable? What if you're $BIG_CORP and you
  want a contract signed with the blood of the applicant's firstborn?)

* the message at the end of the applying process should be: "Congrats,
  we received your application, we will contact you soon to complete
  the recruitment process " or something like that

bzr revid: xmo@openerp.com-20131029123143-lqpm2vpwfa86cuhu
2013-10-29 13:31:43 +01:00
Fabien Meghazi eb7b1362cd [WIP] Menu working from database (not yet multi-website)
bzr revid: fme@openerp.com-20131025152446-si9gsjujzcn40hip
2013-10-25 17:24:46 +02:00
Fabien Meghazi 6a37c2fb82 [IMP] Use view 'name' as title for main_object of type ir.ui.view
bzr revid: fme@openerp.com-20131010145525-417zbwltyqzbjolz
2013-10-10 16:55:25 +02:00
Fabien Meghazi 9b40e849d6 [WIP] new title managment in templates. expose main_object for seo
bzr revid: fme@openerp.com-20131010132907-xxmg96qmcw9j5f2d
2013-10-10 15:29:07 +02:00
Christophe Matthieu 8e746c7a86 [FIX] website: replace snippet-id by data-snippet-id inside demo data
bzr revid: chm@openerp.com-20131004104534-txgubiz17px6adra
2013-10-04 12:45:34 +02:00
Christophe Matthieu 84e24d62b5 [IMP] add website_hr_recruitment
Module for jobs displayed on the website.
The public user can apply or follow the jobs.

little fixes in website_mail

bzr revid: chm@openerp.com-20131002115603-ikgipps88vbf69ef
2013-10-02 13:56:03 +02:00
bth-openerp 2ff0e1adac [IMP]Removed separators and improved data.
bzr revid: bth@tinyerp.com-20131001063437-103i0ftnkzmd25oo
2013-10-01 12:04:37 +05:30
bth-openerp c1c0a95cb3 [IMP]IMproved formatting and some changes in apply job form.
bzr revid: bth@tinyerp.com-20131001053144-5wx3ta0v2rzfxzz7
2013-10-01 11:01:44 +05:30
bth-openerp 77a8dcdb39 [IMP]In comparision snippet statement displayed in 1line.
bzr revid: bth@tinyerp.com-20130930135533-noxxi0aw64mbjidq
2013-09-30 19:25:33 +05:30
bth-openerp d3aaf44591 [IMP]Removed no vacancies.
bzr revid: bth@tinyerp.com-20130930115907-xlldanx1c0j9kj9k
2013-09-30 17:29:07 +05:30
bth-openerp e283d9ad58 [IMP]Data-publish attribute added.
bzr revid: bth@tinyerp.com-20130930104018-46eroeezjo962dbp
2013-09-30 16:10:18 +05:30
bth-openerp 1d1bd3a4a3 [IMP]Remove pager, Date is in grey after place, & description in div.
bzr revid: bth@tinyerp.com-20130930100247-5mq3cijv0enjk6e2
2013-09-30 15:32:47 +05:30
bth-openerp c4c1021da2 [IMP]Improved some improvements.
bzr revid: bth@tinyerp.com-20130927132510-8qos0vnn1ajg3722
2013-09-27 18:55:10 +05:30
bth-openerp 7dc771e3bd [IMP]Removed button snippet from demo and put in view.
bzr revid: bth@tinyerp.com-20130927113115-cahmz3a0xtpqkc4r
2013-09-27 17:01:15 +05:30
bth-openerp 06fb56ec8b [IMP]IMproved code for publish as per main branch.
bzr revid: bth@tinyerp.com-20130927060207-ssj30gad3xuchqsb
2013-09-27 11:32:07 +05:30
bth-openerp abe0736ece [IMP]Added link for apply button.
bzr revid: bth@tinyerp.com-20130926134244-inhlk0xglif6s6t6
2013-09-26 19:12:44 +05:30