bachy
292f704f37
first import
...
Signed-off-by: bachy <git@g-u-i.net>
2012-05-01 15:30:58 +02:00
bachy
420f792a08
css
...
Signed-off-by: bachy <git@g-u-i.net>
2012-04-28 11:27:51 +02:00
bachy
4a958da4df
parent bug on node update fixed
...
parent selection used to works only on node creation, now works on node creation and update
add automatic node titles snippet fro term translation
Signed-off-by: bachy <git@g-u-i.net>
2012-04-16 23:07:27 +02:00
bachy
5b16446d2f
design improvment
...
Signed-off-by: bachy <git@g-u-i.net>
2012-04-12 10:09:11 +02:00
bachy
f62d12ba55
first import
...
Signed-off-by: bachy <git@g-u-i.net>
2012-04-12 10:06:24 +02:00
bachy
8b5f7c5ccb
autocompletedeluxe compatibility
...
Signed-off-by: bachy <git@g-u-i.net>
2012-04-03 22:01:12 +02:00
bachy
11d4a60bfc
misc
...
Signed-off-by: bachy <git@g-u-i.net>
2012-04-03 21:59:36 +02:00
bachy
6a13522171
simplemenu become editmenu
...
Signed-off-by: bachy <git@g-u-i.net>
2012-04-03 20:26:37 +02:00
bachy
9d97a0b7b7
tode_url_outbound_alter improvement (path_alias)
...
Signed-off-by: bachy <git@g-u-i.net>
2012-03-18 14:38:35 +01:00
bachy
746109f079
ctools modal css + description white on black
...
Signed-off-by: bachy <git@g-u-i.net>
2012-03-18 14:32:03 +01:00
bachy
20ad82694b
modale Tode creation
...
Signed-off-by: bachy <git@g-u-i.net>
2012-03-13 17:24:52 +01:00
bachy
49bdef396b
improve admin interface
...
Signed-off-by: bachy <git@g-u-i.net>
2012-03-12 13:32:00 +01:00
bachy
9d10e145b4
micro debug
...
Signed-off-by: bachy <git@g-u-i.net>
2012-02-10 19:53:00 +01:00
bachy
e0eae18f29
JS views save keyboard shortcut
...
Signed-off-by: bachy <git@g-u-i.net>
2012-02-10 19:51:10 +01:00
bachy
6ab6fc916b
views integration start, not sure to keep that
...
Signed-off-by: bachy <git@g-u-i.net>
2012-02-07 19:46:12 +01:00
bachy
dcd5bf483e
design improvement
...
table tr hover
views filter and vbo css
add pager on top of view
Signed-off-by: bachy <git@g-u-i.net>
2012-02-07 19:42:20 +01:00
bachy
0a062a5297
preprocess_html
...
add icons
Signed-off-by: bachy <git@g-u-i.net>
2012-02-04 20:44:28 +01:00
bachy
f50849a3a3
first import
...
Signed-off-by: bachy <git@g-u-i.net>
2012-02-04 18:57:50 +01:00
bachy
7f1b21c912
elements less
...
less elements import
page preprocess
Signed-off-by: bachy <git@g-u-i.net>
2012-02-04 18:52:39 +01:00
bachy
fbaa166db8
bug correction
...
Signed-off-by: bachy <git@g-u-i.net>
2012-02-04 12:29:28 +01:00
bachy
60518fcfc2
icon
...
Signed-off-by: bachy <git@g-u-i.net>
2012-02-04 12:20:05 +01:00
bachy
747fef9a0a
added icon
...
Signed-off-by: bachy <git@g-u-i.net>
2012-02-04 12:19:45 +01:00
bachy
0c65f95fbb
first import
...
Signed-off-by: bachy <git@g-u-i.net>
2012-02-04 11:55:38 +01:00
bachy
4fc8e542c3
fixed i18n_taxonomy missing
...
added module_exists('i18n_taxonomy')
Signed-off-by: bachy <git@g-u-i.net>
2012-02-04 11:47:59 +01:00
bachy
8690f4a165
càrrectif bug : term created even if node form validation fail
...
- remove taxonomy term save from tod, let taxonomy handle the term
- move all toed process from hook_node_validate to hook_node_submit
- handle node creation with hook_node_presave
- handle node update (with term form) in hook_node_submit
Signed-off-by: bachy <git@g-u-i.net>
2012-02-02 18:48:13 +01:00
bachy
26591bf350
++
...
Signed-off-by: bachy <git@g-u-i.net>
2012-01-21 18:31:28 +01:00
bachy
66ff837039
RC
...
Signed-off-by: bachy <git@g-u-i.net>
2012-01-17 16:14:17 +01:00
bachy
40f34e2191
first import
...
Signed-off-by: bachy <git@g-u-i.net>
2012-01-09 11:08:29 +01:00
bachy
f83a0b9aee
follow simple menu maj
...
Signed-off-by: bachy <git@g-u-i.net>
2012-01-08 19:40:28 +01:00
bachy
626ec7eabc
Parent term options
...
Signed-off-by: bachy <git@g-u-i.net>
2012-01-07 22:59:15 +01:00
julien
c22eb6bc11
clean version
2011-11-16 14:57:44 +01:00
julien
01aecdfd57
test
2011-11-16 14:55:13 +01:00
julien
d84e570b3c
test
2011-11-16 14:53:39 +01:00
julien
7351bc66a0
debbug bach
2011-10-14 14:02:46 +02:00
bachy
691ecd7d61
add gui icon
...
Signed-off-by: bachy <git@g-u-i.net>
2011-10-04 11:37:57 +02:00
bachy
930913e764
term is saved (created) and node tagged with, but then term name will not be updated yet. module can't add term form in the node form yet.
...
Signed-off-by: bachy <git@g-u-i.net>
2011-09-29 20:36:46 +02:00
julien
09bea7c003
test
...
Signed-off-by: julien <julien@g-u-i.net>
2011-09-19 11:08:42 +02:00
julien
d23f6ab12d
màj test
...
Signed-off-by: julien <julien@g-u-i.net>
2011-09-19 11:07:08 +02:00
julien
aa857c3a40
Ajout d’un thème perso.
...
Signed-off-by: julien <julien@g-u-i.net>
2011-09-19 10:56:34 +02:00
bachy
ad30a381f9
no message
2011-08-28 11:09:59 +02:00
bachy
951be207ab
add readme
2011-08-25 21:32:15 +02:00
bachy
8ec280d5fa
project creation
2011-08-25 21:26:47 +02:00
AlexisWilke
072342016d
Issue [ #1120980 ] by stephen Verdant: Simplemenu missing for roles other than root administrator
2011-07-04 12:44:50 -07:00
The Great Git Migration
5427717666
Removing translation directories
2011-02-25 02:07:04 +00:00
The Great Git Migration
a19cf5aae0
Stripping CVS keywords
2011-02-25 02:07:04 +00:00
Alexis Wilke
000cc37f2f
* Port from 6.x changes. Check that $(element) is not empty to proceed.
2010-06-01 21:09:27 +00:00
Alexis Wilke
4d9851e410
First stride at getting a version 7.x working...
2010-05-31 09:44:37 +00:00
Alexis Wilke
9cdd779930
Delete simplemenu Multi-menu variables on uninstall().
2010-05-26 06:33:32 +00:00
Alexis Wilke
e3e87a93d7
* Fixed which menu is presented according to the settings (duh!) [ #809546 ]
2010-05-26 06:10:34 +00:00
Alexis Wilke
ea30728ec8
* Added a white line at the top of the drop downs.
2010-05-24 20:37:12 +00:00