Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
bootstrap
Commits
68039237fb84
Commit
fd4f5a4d
authored
Jan 03, 2022
by
Cube Doctor
Browse files
docs(licence): update licence dates
parent
8d9df045fb36
Pipeline
#103578
failed with stages
in 52 seconds
Changes
13
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
cubicweb_bootstrap/data/cubes.bootstrap.cw_compat.css
View file @
68039237
...
...
@@ -3,7 +3,7 @@
This rules provide the CubicWeb compatibily and are ment to be used in production
:organization: Logilab
:copyright: 2013 LOGILAB S.A. (Paris, FRANCE), license is LGPL.
:copyright: 2013
-2022
LOGILAB S.A. (Paris, FRANCE), license is LGPL.
:contact: https://www.logilab.fr/ -- mailto:contact@logilab.fr
*/
...
...
@@ -78,4 +78,4 @@ form div.preffield {
.lead
a
{
color
:
#333
;
}
\ No newline at end of file
}
cubicweb_bootstrap/migration/postcreate.py
View file @
68039237
# -*- coding: utf-8 -*-
# copyright 2013-202
1
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# copyright 2013-202
2
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# contact https://www.logilab.fr -- mailto:contact@logilab.fr
#
# This program is free software: you can redistribute it and/or modify it under
...
...
cubicweb_bootstrap/site_cubicweb.py
View file @
68039237
# copyright 2013-202
1
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# copyright 2013-202
2
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# contact https://www.logilab.fr/ -- mailto:contact@logilab.fr
#
# This program is free software: you can redistribute it and/or modify it under the
...
...
cubicweb_bootstrap/uiprops.py
View file @
68039237
"""
:copyright 2012 CreaLibre (Monterrey, MEXICO), all rights reserved.
:copyright 2012
-2022
CreaLibre (Monterrey, MEXICO), all rights reserved.
:contact http://www.crealibre.com/ -- mailto:info@crealibre.com
:organization: Logilab
:copyright: 2013 LOGILAB S.A. (Paris, FRANCE), license is LGPL.
:copyright: 2013
-2022
LOGILAB S.A. (Paris, FRANCE), license is LGPL.
:contact: https://www.logilab.fr/ -- mailto:contact@logilab.fr
"""
# flake8: noqa
...
...
cubicweb_bootstrap/views/debug.py
View file @
68039237
"""bootstrap implementation of base debug views
:organization: Logilab
:copyright: 2013 LOGILAB S.A. (Paris, FRANCE), license is LGPL.
:copyright: 2013
-2022
LOGILAB S.A. (Paris, FRANCE), license is LGPL.
:contact: https://www.logilab.fr/ -- mailto:contact@logilab.fr
"""
...
...
cubicweb_bootstrap/views/formrenderers.py
View file @
68039237
# copyright 2013-202
1
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# copyright 2013-202
2
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# contact https://www.logilab.fr/ -- mailto:contact@logilab.fr
#
# This program is free software: you can redistribute it and/or modify it under the
...
...
cubicweb_bootstrap/views/forms.py
View file @
68039237
# copyright 2013-202
1
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# copyright 2013-202
2
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# contact https://www.logilab.fr/ -- mailto:contact@logilab.fr
#
# This program is free software: you can redistribute it and/or modify it under the
...
...
cubicweb_bootstrap/views/formwidgets.py
View file @
68039237
"""bootstrap implementation of formwidgets
:organization: Logilab
:copyright: 2013 LOGILAB S.A. (Paris, FRANCE), license is LGPL.
:copyright: 2013
-2022
LOGILAB S.A. (Paris, FRANCE), license is LGPL.
:contact: https://www.logilab.fr/ -- mailto:contact@logilab.fr
"""
...
...
cubicweb_bootstrap/views/reledit.py
View file @
68039237
"""bootstrap implementation of reledit
:organization: Logilab
:copyright: 2013-20
14
LOGILAB S.A. (Paris, FRANCE), license is LGPL.
:copyright: 2013-20
22
LOGILAB S.A. (Paris, FRANCE), license is LGPL.
:contact: https://www.logilab.fr/ -- mailto:contact@logilab.fr
"""
__docformat__
=
"restructuredtext en"
...
...
cubicweb_bootstrap/views/utils.py
View file @
68039237
...
...
@@ -2,7 +2,7 @@
"""bootstrap html helpers
:organization: Logilab
:copyright: 2013 LOGILAB S.A. (Paris, FRANCE), license is LGPL.
:copyright: 2013
-2022
LOGILAB S.A. (Paris, FRANCE), license is LGPL.
:contact: https://www.logilab.fr/ -- mailto:contact@logilab.fr
"""
...
...
doc/conf.py
View file @
68039237
...
...
@@ -41,7 +41,7 @@ master_doc = 'index'
# General information about the project.
project
=
u
'bootstrap'
copyright
=
u
'2013-20
14
, Logilab'
copyright
=
u
'2013-20
22
, Logilab'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
...
...
setup.py
View file @
68039237
#!/usr/bin/env python
# pylint: disable=W0142,W0403,W0404,W0613,W0622,W0622,W0704,R0904,C0103,E0611
#
# copyright 2003-202
1
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# copyright 2003-202
2
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# contact https://www.logilab.fr/ -- mailto:contact@logilab.fr
#
# This file is part of a cubicweb-bootstrap.
...
...
test/test_bootstrap.py
View file @
68039237
# copyright 2013-202
1
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# copyright 2013-202
2
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# contact https://www.logilab.fr -- mailto:contact@logilab.fr
#
# This program is free software: you can redistribute it and/or modify it under
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment