2010-02-23 |
Sylvain Thénault |
import cleanup
stable
|
changeset |
files
|
2010-02-23 |
Sylvain Thénault |
restore 3.5 compat for date functions moved to lgc.date in 3.6 (closes #716055)
stable
|
changeset |
files
|
2010-02-22 |
Nicolas Chauvat |
[devtools/fill] fix date generation and its test
stable
|
changeset |
files
|
2010-02-22 |
Nicolas Chauvat |
typo: capitalize migration confirmation messages
stable
|
changeset |
files
|
2010-02-19 |
Aurelien Campeas |
[views/deleteconf] remove action ppty (useless & clashes with form attr, replace buggy non_final_entity selector with implements workaround
stable
|
changeset |
files
|
2010-02-19 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
2010-02-19 |
Sylvain Thénault |
[workflow] fix potential destination for go back transition
stable
|
changeset |
files
|
2010-02-19 |
Sylvain Thénault |
[workflow] finish refactoring introduced by 021035b9a7ab for 'go back' transition:
stable
|
changeset |
files
|
2010-02-19 |
Sylvain Thénault |
deprecate Transition.set_transition_permissions in favor of set_permissions (after all we know we're on a transition entity)
stable
|
changeset |
files
|
2010-02-19 |
Sylvain Thénault |
introduce 'go back' transition: transition without destination state will go to the state we were coming from
stable
|
changeset |
files
|
2010-02-19 |
Sylvain Thénault |
fix optimisation with super session that may lead to integrity loss
stable
|
changeset |
files
|
2010-02-19 |
Aurelien Campeas |
[auto/inline forms] reallow nested inline forms #703910
stable
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
[reledit] fix #713217: reledit doesn't check 'update' permission on attributes
stable
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
fix dumb name error
stable
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
cleanup internal forms parameters in postlogin
stable
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
grmmbl, bad resolve
stable
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
missed conflict
stable
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
backport lost stable head
stable
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
fix sync_schema_props_perms test
stable
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
fix create_user function introduced in d6ae30c5d055 for database initialization: messup admin user groups when anon is created due to missing restriction
stable
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
3.6 api update
stable
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
fix unittest_hooks: attributes have now update_permission instead of [add/delete]_permission
stable
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
when modifying a persistent schema, erschema may miss some permissions which wil trigger a key error, but we don't want to crash on such cases
stable
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
fix #694445: related entity generates weird RQL which in turn generates weird SQL which fails on SQL Server
stable
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
fix 4626:c26b4df9fc90 (#703911): use can't rely on peid since it's not an actual eid when we're creating the parent entity
stable
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
[form fields] nicer behaviour of the password field: don't put internal field value on edition (triggering validation error if one validation without removing the value, due to confirmation mismatch), and don't show the field as required in such case
stable
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
minor cleanup: don't use builtin 'id' as variable name
stable
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
[forms/inline] fix #703911: add new link disappears if inline box removed. Since we've the information, we must specify the target type else we get random cardinality on ambiguous relations
stable
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
this is not the form renderer responsability to check for update permissions. Move this to autoform editable_attributes relation
stable
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
turn default logging threshold to warning (we usually want them), and log 'no schema for eid' pb using warning instead of error, so we see them in logs but not during migration
stable
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
pfff, sorry to keep messing with default/stable...
stable
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
specify db port on backup/restore commands (require forth comming lgc 0.48.1)
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
move captcha view to a place where it will be loaded by the registry...
|
changeset |
files
|
2010-02-18 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-02-17 |
Sylvain Thénault |
[security] allow to call .check on rql expression with a user eid specified
stable
|
changeset |
files
|
2010-02-17 |
Sylvain Thénault |
[facet] rqlst should be the select node
stable
|
changeset |
files
|
2010-02-17 |
Sylvain Thénault |
oops, should have been in my previous commit
stable
|
changeset |
files
|
2010-02-17 |
Sylvain Thénault |
fix table view facet retreival, necessary since 95ccd84c892b. Also some cleanup in facet box
stable
|
changeset |
files
|
2010-02-17 |
Charles Hébert |
Fix: RangeFacet is selected (valid rset) but without any values
stable
|
changeset |
files
|
2010-02-17 |
Charles Hébert |
fix the bad rqlst syntax tree usage during facets initialization by copying it
stable
|
changeset |
files
|
2010-02-17 |
Julien Jehannet |
[R] dataimport: refine error detection
stable
|
changeset |
files
|
2010-02-17 |
Sylvain Thénault |
added a function to create admin/anon user during db initialization process so one get a chance to monkey patch it
stable
|
changeset |
files
|
2010-02-17 |
Sylvain Thénault |
fix unittest_schema, remove deprecation warning
stable
|
changeset |
files
|
2010-02-17 |
Sylvain Thénault |
when creating an instance, ask for cubes specific options properly (fix #607349)
stable
|
changeset |
files
|
2010-02-17 |
Sylvain Thénault |
avoid loading twice site_cubicweb files on instance creation
stable
|
changeset |
files
|
2010-02-17 |
Sylvain Thénault |
oops
stable
|
changeset |
files
|
2010-02-17 |
Sylvain Thénault |
[schema security] fix so that when cheking attributes perms for an entity being created, 'owners' and has_*_permission in erqlexpr are considered satisfied
stable
|
changeset |
files
|
2010-02-17 |
Sylvain Thénault |
dont add CUBES_DIR to cubes search path if it doesn't exists
stable
|
changeset |
files
|
2010-02-17 |
Sylvain Thénault |
fix dumb name error triggering crash when some directory in cubes search path doesn't exist
stable
|
changeset |
files
|
2010-02-17 |
Sylvain Thénault |
remove 3.6 deprecation warning
stable
|
changeset |
files
|
2010-02-17 |
Sylvain Thénault |
login form style fixes
stable
|
changeset |
files
|
2010-02-17 |
Sylvain Thénault |
proper deprecation of TabedPrimaryView
stable
|
changeset |
files
|
2010-02-17 |
Sylvain Thénault |
missing call to toolbox in tabbed primary view
stable
|
changeset |
files
|
2010-02-16 |
Sylvain Thénault |
use needs_css so you can change login form css without redefining LogFormView
stable
|
changeset |
files
|
2010-02-16 |
Sylvain Thénault |
bw compat
stable
|
changeset |
files
|
2010-02-16 |
Sylvain Thénault |
backport fixes done accidentaly in default
stable
|
changeset |
files
|
2010-02-16 |
Sylvain Thénault |
use class, not klass, in widget.attrs
|
changeset |
files
|
2010-02-16 |
Sylvain Thénault |
specify login form dom id, don't render progress div
|
changeset |
files
|
2010-02-16 |
Sylvain Thénault |
backport crypto/captcha utilities from the registration cube
|
changeset |
files
|
2010-02-16 |
Sylvain Thénault |
use an actual form for the login form ease customization from external cubes (eg rememberme)
|
changeset |
files
|
2010-02-16 |
Sylvain Thénault |
add space between a checkbox and its label
|
changeset |
files
|
2010-02-16 |
Sylvain Thénault |
ensure cnx is set first (necessary to introduce of a form object to handle the login form)
|
changeset |
files
|
2010-02-16 |
Sylvain Thénault |
don't let set_schema making commit_event fail
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
use constant
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
fix permission of the condition permission
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
fix *_permissions schema: using the same cardinality/composite properties for cwgroup/rqlexpr leads to important pbs...
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
DEFAULT_ATTRPERMS is now public
stable
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
[inlined formos] don't pop attributes from kwargs, so they end-up in
stable
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
[notification] we should use unsafe_execute here
stable
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
[calendar view] fix related to the date_range mess (max value exclusion). Calendar views authors should check if more similar fixes needed
stable
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
[forms] fix RelationField bug with pending eids (eg inlined forms): we have to override process_form_value to avoid caching when recomputing is needed
stable
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
[shell] rql() should use unsafe_execute when possible
stable
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
[autoform] we should consider role when checking delete permission
stable
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
don't update modification_date in repairing_mode (eg upgrade or shell)
stable
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
[security] we should save back edited_attributes in case of multiple modification of an entity during the same transaction
stable
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
tune startup logging
stable
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
[schema] fix RelationSchema.has_perm to properly works with attribute relations
stable
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
[schema] refactor/cleanup check_permissions
stable
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
use a close_form method for consistency w/ open_form and allow overriding
stable
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
add version info to deprecation warning
stable
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
remove debug print
stable
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
follow yams api change: attributes permissions are now defined for
stable
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
fix dumb name error causing error when non managers try to change his properties
stable
|
changeset |
files
|
2010-02-15 |
Sylvain Thénault |
fix typo in deprecation warning
stable
|
changeset |
files
|
2010-02-11 |
Sylvain Thénault |
remove crappy basket specific code
|
changeset |
files
|
2010-02-12 |
Nicolas Chauvat |
[views] toolbox must be rendered before the title to appear at top right
stable
|
changeset |
files
|
2010-02-12 |
Nicolas Chauvat |
[uicfg] make deprecation message easier to understand
stable
|
changeset |
files
|
2010-02-12 |
Adrien Di Mascio |
[uicfg] allow autoform_section's formtype parameter to be a tuple
stable
|
changeset |
files
|
2010-02-12 |
Alexandre Fayolle |
merge
oldstable
|
changeset |
files
|
2010-02-12 |
Alexandre Fayolle |
branch oldstable
oldstable
|
changeset |
files
|
2010-02-12 |
Aurelien Campeas |
create oldstable branch, remove 3.5 tag
oldstable
|
changeset |
files
|
2010-02-12 |
Aurelien Campeas |
merge 3.6 default/stable
stable
|
changeset |
files
|
2010-02-12 |
Aurelien Campeas |
merge 3.5/stable heads
stable
|
changeset |
files
|
2010-02-12 |
Aurelien Campeas |
Added tag 3.5 for changeset a0571ff0cb5d
stable
|
changeset |
files
|