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
slickgrid
Commits
9db7e01a4c55
Commit
b9174009
authored
Jan 03, 2022
by
Cube Doctor
Browse files
docs(licence): update licence dates
parent
a2c1b1b35117
Pipeline
#103142
passed with stage
in 1 minute and 19 seconds
Changes
8
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
cubicweb_slickgrid/__pkginfo__.py
View file @
9db7e01a
# pylint: disable=W0622
# pylint: disable=W0622
#
#
# copyright 2003-202
1
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# copyright 2003-202
2
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
#
#
# Developped by Logilab S.A. (Paris, FRANCE) https://www.logilab.fr
# Developped by Logilab S.A. (Paris, FRANCE) https://www.logilab.fr
#
#
...
...
cubicweb_slickgrid/views/formfields.py
View file @
9db7e01a
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-
# copyright 2016-202
1
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# copyright 2016-202
2
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# contact http://www.logilab.fr -- mailto:contact@logilab.fr
# contact http://www.logilab.fr -- mailto:contact@logilab.fr
#
#
# This program is free software: you can redistribute it and/or modify it under
# This program is free software: you can redistribute it and/or modify it under
...
...
cubicweb_slickgrid/views/formwidgets.py
View file @
9db7e01a
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-
# copyright 2016-202
1
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# copyright 2016-202
2
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# contact http://www.logilab.fr -- mailto:contact@logilab.fr
# contact http://www.logilab.fr -- mailto:contact@logilab.fr
#
#
# This program is free software: you can redistribute it and/or modify it under
# This program is free software: you can redistribute it and/or modify it under
...
...
cubicweb_slickgrid/views/grid.py
View file @
9db7e01a
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-
# copyright 2014-202
1
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# copyright 2014-202
2
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# contact http://www.logilab.fr -- mailto:contact@logilab.fr
# contact http://www.logilab.fr -- mailto:contact@logilab.fr
#
#
# This program is free software: you can redistribute it and/or modify it under
# This program is free software: you can redistribute it and/or modify it under
...
...
migration/postcreate.py
View file @
9db7e01a
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-
# copyright 2014-202
1
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# copyright 2014-202
2
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# contact http://www.logilab.fr -- mailto:contact@logilab.fr
# contact http://www.logilab.fr -- mailto:contact@logilab.fr
#
#
# This program is free software: you can redistribute it and/or modify it under
# This program is free software: you can redistribute it and/or modify it under
...
...
setup.py
View file @
9db7e01a
#!/usr/bin/env python
#!/usr/bin/env python
# pylint: disable=W0142,W0403,W0404,W0613,W0622,W0622,W0704,R0904,C0103,E0611
# 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
# contact https://www.logilab.fr/ -- mailto:contact@logilab.fr
#
#
# This file is part of a CubicWeb cube.
# This file is part of a CubicWeb cube.
...
...
test/pytestconf.py
View file @
9db7e01a
# 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 http://www.logilab.fr/ -- mailto:contact@logilab.fr
# contact http://www.logilab.fr/ -- mailto:contact@logilab.fr
#
#
# This file is part of CubicWeb.
# This file is part of CubicWeb.
...
...
test/test_slickgrid.py
View file @
9db7e01a
# copyright 2014-202
1
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# copyright 2014-202
2
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# contact http://www.logilab.fr -- mailto:contact@logilab.fr
# contact http://www.logilab.fr -- mailto:contact@logilab.fr
#
#
# This program is free software: you can redistribute it and/or modify it under
# 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