Author: bpoussin Date: 2013-09-24 20:03:50 +0200 (Tue, 24 Sep 2013) New Revision: 362 Url: http://chorem.org/projects/bow/repository/revisions/362 Log: fixes header and propset Modified: trunk/bow-extension-chromium/src/main/webapp/background.js trunk/bow-extension-chromium/src/main/webapp/img/livre-128.png trunk/bow-extension-chromium/src/main/webapp/img/livre-16.png trunk/bow-extension-chromium/src/main/webapp/img/livre-48.png trunk/bow-extension-chromium/src/main/webapp/options.js trunk/bow-extension-chromium/src/main/webapp/popup.js trunk/bow-ui/src/license/THIRD-PARTY.properties trunk/bow-ui/src/main/java/org/chorem/bow/action/opensearch/SuggestionAction.java trunk/bow-ui/src/main/webapp/template/simple/a-close.ftl trunk/bow-ui/src/main/webapp/template/simple/form-common.ftl trunk/bow-ui/src/main/webapp/template/xhtml/controlheader-core.ftl trunk/bow-ui/src/main/webapp/template/xhtml/file.ftl trunk/bow-ui/src/main/webapp/template/xhtml/form-close.ftl trunk/bow-ui/src/main/webapp/template/xhtml/form.ftl trunk/bow-ui/src/main/webapp/template/xhtml/password.ftl trunk/bow-ui/src/main/webapp/template/xhtml/submit-close.ftl trunk/bow-ui/src/main/webapp/template/xhtml/submit.ftl trunk/bow-ui/src/main/webapp/template/xhtml/text.ftl trunk/bow-ui/src/main/xmi/bow-model.zargo Modified: trunk/bow-extension-chromium/src/main/webapp/background.js =================================================================== --- trunk/bow-extension-chromium/src/main/webapp/background.js 2013-09-24 17:59:32 UTC (rev 361) +++ trunk/bow-extension-chromium/src/main/webapp/background.js 2013-09-24 18:03:50 UTC (rev 362) @@ -1,3 +1,25 @@ +/* + * #%L + * BOW :: Chromium extension + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2011 - 2013 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ var tabInfos = new Array(); var currentTabId; Property changes on: trunk/bow-extension-chromium/src/main/webapp/background.js ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/bow-extension-chromium/src/main/webapp/img/livre-128.png ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/bow-extension-chromium/src/main/webapp/img/livre-16.png ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/bow-extension-chromium/src/main/webapp/img/livre-48.png ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Modified: trunk/bow-extension-chromium/src/main/webapp/options.js =================================================================== --- trunk/bow-extension-chromium/src/main/webapp/options.js 2013-09-24 17:59:32 UTC (rev 361) +++ trunk/bow-extension-chromium/src/main/webapp/options.js 2013-09-24 18:03:50 UTC (rev 362) @@ -1,3 +1,25 @@ +/* + * #%L + * BOW :: Chromium extension + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2011 - 2013 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ // Saves options to localStorage. function save_options() { var permanentTokenIdInput = document.getElementById("permanentTokenIdInput"); Property changes on: trunk/bow-extension-chromium/src/main/webapp/options.js ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Modified: trunk/bow-extension-chromium/src/main/webapp/popup.js =================================================================== --- trunk/bow-extension-chromium/src/main/webapp/popup.js 2013-09-24 17:59:32 UTC (rev 361) +++ trunk/bow-extension-chromium/src/main/webapp/popup.js 2013-09-24 18:03:50 UTC (rev 362) @@ -1,3 +1,25 @@ +/* + * #%L + * BOW :: Chromium extension + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2011 - 2013 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ function bookmarkPermanent() { var tokenId = localStorage["permanentTokenId"]; Property changes on: trunk/bow-extension-chromium/src/main/webapp/popup.js ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Modified: trunk/bow-ui/src/license/THIRD-PARTY.properties =================================================================== --- trunk/bow-ui/src/license/THIRD-PARTY.properties 2013-09-24 17:59:32 UTC (rev 361) +++ trunk/bow-ui/src/license/THIRD-PARTY.properties 2013-09-24 18:03:50 UTC (rev 362) @@ -2,7 +2,6 @@ #------------------------------------------------------------------------------- # Already used licenses in project : # - Apache License -# - Apache Software License, Version 1.1 # - Apache Software License, version 1.1 # - BSD License # - BSD style @@ -11,7 +10,7 @@ # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) v1.0 # - Common Public License -# - Common Public License Version 1.0 +# - GNU Lesser General Public License, version 2.1 # - GPLv2+CE # - Indiana University Extreme! Lab Software License, vesion 1.1.1 # - Lesser General Public License (LGPL) v 3.0 @@ -30,18 +29,14 @@ # Please fill the missing licenses for dependencies : # # -#Fri Aug 19 22:37:08 CEST 2011 -antlr--antlr--2.7.2=BSD License +#Tue Sep 24 20:10:26 CEST 2013 asm--asm--3.1=http\://asm.ow2.org/license.html asm--asm-commons--3.1=http\://asm.ow2.org/license.html -asm--asm-tree--3.1=http\://asm.ow2.org/license.html commons-primitives--commons-primitives--1.0=The Apache Software License, Version 2.0 concurrent--concurrent--1.0=TECHNOLOGY LICENSE FROM SUN MICROSYSTEMS, INC. -dom4j--dom4j--1.1=BSD License -jakarta-regexp--jakarta-regexp--1.4=The Apache Software License, Version 2.0 javax.servlet--jsp-api--2.0=Common Development and Distribution License (CDDL) v1.0 javax.servlet--servlet-api--2.5=Common Development and Distribution License (CDDL) v1.0 javax.transaction--jta--1.1=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) v1.0 -org.apache.zookeeper--zookeeper--3.3.1=The Apache Software License, Version 2.0 +org.apache.zookeeper--zookeeper--3.4.5=The Apache Software License, Version 2.0 oro--oro--2.0.8=The Apache Software License, Version 2.0 xpp3--xpp3_min--1.1.3.4.O=Indiana University Extreme\! Lab Software License, vesion 1.1.1 Modified: trunk/bow-ui/src/main/java/org/chorem/bow/action/opensearch/SuggestionAction.java =================================================================== --- trunk/bow-ui/src/main/java/org/chorem/bow/action/opensearch/SuggestionAction.java 2013-09-24 17:59:32 UTC (rev 361) +++ trunk/bow-ui/src/main/java/org/chorem/bow/action/opensearch/SuggestionAction.java 2013-09-24 18:03:50 UTC (rev 362) @@ -1,6 +1,29 @@ package org.chorem.bow.action.opensearch; +/* + * #%L + * BOW UI + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2010 - 2013 CodeLutin + * %% + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * #L% + */ + import java.io.InputStream; import java.io.StringReader; import java.util.ArrayList; Modified: trunk/bow-ui/src/main/webapp/template/simple/a-close.ftl =================================================================== --- trunk/bow-ui/src/main/webapp/template/simple/a-close.ftl 2013-09-24 17:59:32 UTC (rev 361) +++ trunk/bow-ui/src/main/webapp/template/simple/a-close.ftl 2013-09-24 18:03:50 UTC (rev 362) @@ -1,4 +1,26 @@ <#-- + #%L + BOW UI + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 - 2013 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% +--> +<#-- /* * $Id$ * Modified: trunk/bow-ui/src/main/webapp/template/simple/form-common.ftl =================================================================== --- trunk/bow-ui/src/main/webapp/template/simple/form-common.ftl 2013-09-24 17:59:32 UTC (rev 361) +++ trunk/bow-ui/src/main/webapp/template/simple/form-common.ftl 2013-09-24 18:03:50 UTC (rev 362) @@ -1,4 +1,26 @@ <#-- + #%L + BOW UI + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 - 2013 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% +--> +<#-- /* * $Id$ * Modified: trunk/bow-ui/src/main/webapp/template/xhtml/controlheader-core.ftl =================================================================== --- trunk/bow-ui/src/main/webapp/template/xhtml/controlheader-core.ftl 2013-09-24 17:59:32 UTC (rev 361) +++ trunk/bow-ui/src/main/webapp/template/xhtml/controlheader-core.ftl 2013-09-24 18:03:50 UTC (rev 362) @@ -1,4 +1,26 @@ <#-- + #%L + BOW UI + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 - 2013 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% +--> +<#-- /* * $Id$ * Modified: trunk/bow-ui/src/main/webapp/template/xhtml/file.ftl =================================================================== --- trunk/bow-ui/src/main/webapp/template/xhtml/file.ftl 2013-09-24 17:59:32 UTC (rev 361) +++ trunk/bow-ui/src/main/webapp/template/xhtml/file.ftl 2013-09-24 18:03:50 UTC (rev 362) @@ -1,4 +1,26 @@ <#-- + #%L + BOW UI + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 - 2013 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% +--> +<#-- /* * $Id$ * Modified: trunk/bow-ui/src/main/webapp/template/xhtml/form-close.ftl =================================================================== --- trunk/bow-ui/src/main/webapp/template/xhtml/form-close.ftl 2013-09-24 17:59:32 UTC (rev 361) +++ trunk/bow-ui/src/main/webapp/template/xhtml/form-close.ftl 2013-09-24 18:03:50 UTC (rev 362) @@ -1,4 +1,26 @@ <#-- + #%L + BOW UI + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 - 2013 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% +--> +<#-- /* * $Id$ * Modified: trunk/bow-ui/src/main/webapp/template/xhtml/form.ftl =================================================================== --- trunk/bow-ui/src/main/webapp/template/xhtml/form.ftl 2013-09-24 17:59:32 UTC (rev 361) +++ trunk/bow-ui/src/main/webapp/template/xhtml/form.ftl 2013-09-24 18:03:50 UTC (rev 362) @@ -1,4 +1,26 @@ <#-- + #%L + BOW UI + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 - 2013 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% +--> +<#-- /* * $Id$ * Modified: trunk/bow-ui/src/main/webapp/template/xhtml/password.ftl =================================================================== --- trunk/bow-ui/src/main/webapp/template/xhtml/password.ftl 2013-09-24 17:59:32 UTC (rev 361) +++ trunk/bow-ui/src/main/webapp/template/xhtml/password.ftl 2013-09-24 18:03:50 UTC (rev 362) @@ -1,4 +1,26 @@ <#-- + #%L + BOW UI + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 - 2013 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% +--> +<#-- /* * $Id$ * Modified: trunk/bow-ui/src/main/webapp/template/xhtml/submit-close.ftl =================================================================== --- trunk/bow-ui/src/main/webapp/template/xhtml/submit-close.ftl 2013-09-24 17:59:32 UTC (rev 361) +++ trunk/bow-ui/src/main/webapp/template/xhtml/submit-close.ftl 2013-09-24 18:03:50 UTC (rev 362) @@ -1 +1,23 @@ +<#-- + #%L + BOW UI + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 - 2013 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% +--> <#include "/${parameters.templateDir}/simple/submit-close.ftl" /> Modified: trunk/bow-ui/src/main/webapp/template/xhtml/submit.ftl =================================================================== --- trunk/bow-ui/src/main/webapp/template/xhtml/submit.ftl 2013-09-24 17:59:32 UTC (rev 361) +++ trunk/bow-ui/src/main/webapp/template/xhtml/submit.ftl 2013-09-24 18:03:50 UTC (rev 362) @@ -1,4 +1,26 @@ <#-- + #%L + BOW UI + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 - 2013 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% +--> +<#-- /* * $Id$ * Modified: trunk/bow-ui/src/main/webapp/template/xhtml/text.ftl =================================================================== --- trunk/bow-ui/src/main/webapp/template/xhtml/text.ftl 2013-09-24 17:59:32 UTC (rev 361) +++ trunk/bow-ui/src/main/webapp/template/xhtml/text.ftl 2013-09-24 18:03:50 UTC (rev 362) @@ -1,4 +1,26 @@ <#-- + #%L + BOW UI + $Id$ + $HeadURL$ + %% + Copyright (C) 2010 - 2013 CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + #L% +--> +<#-- /* * $Id$ * Property changes on: trunk/bow-ui/src/main/xmi/bow-model.zargo ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL