No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Suraj Shetty ca9b2a953d fix: Add patch to set week_starts_on as "Monday" hace 3 años
..
automation fix: Removing unused code for worspace hace 3 años
change_log chore: Added Change log for v13.3.0 hace 4 años
commands fix: Use makedirs instead of mkdir to create arhived sites path hace 3 años
config refactor: Use run instead of frappe.db.sql hace 3 años
contacts fix: Check permission for address and contact list hace 3 años
core feat: Add setting to configure the day on which week starts hace 3 años
custom test: import single doctype hace 3 años
data Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta hace 3 años
data_migration refactor: get_mapping_module doesn't need to access to instance hace 3 años
database refactor!: allow modified column to be nullable hace 3 años
desk feat: Add setting to configure the day on which week starts hace 3 años
email refactor: remove debug statement hace 3 años
event_streaming fix: delete Event Producer Last Update on trash event of Event Producer hace 3 años
geo chore: Update header: license.txt => LICENSE hace 3 años
integrations fix: don't run webhook in migrate hace 3 años
model fix: Use `frappe.permissions.has_permission` for proper error message (#15467) hace 3 años
modules fix: import doc / fixtures hace 3 años
patches fix: Add patch to set week_starts_on as "Monday" hace 3 años
printing Merge pull request #15458 from gavindsouza/print-format-rename hace 3 años
public fix: Set start of the week for date control based on configuration hace 3 años
query_builder Merge branch 'develop' into aks-feat-sanitise_qb_2 hace 3 años
search feat: apply boosts on search queries hace 3 años
social Merge pull request #14993 from kennethsequeira/dis-eps hace 3 años
templates Merge pull request #15355 from pateljannat/custom-signup hace 3 años
tests test: Update date utils test cases hace 3 años
translations fix: Correct the polish translations to correctly show buttons in Frappe framework. (#15093) hace 3 años
utils feat: Add setting to configure the day on which week starts hace 3 años
website fix: function name and comment hace 3 años
workflow fix: Give select permission to 'All' for workflow state (#15044) hace 3 años
www fix: Grammar of error statement in 404 page (#15447) hace 3 años
__init__.py refactor(minor): frappe.has_permission hace 3 años
api.py chore: Update header: license.txt => LICENSE hace 3 años
app.py fix: Combine request args and form data hace 3 años
auth.py fix: minor fixes to whitelisted methods (#14569) hace 3 años
boot.py chore: rename timezone keys hace 3 años
build.py refactor: remove chalk dependency hace 3 años
cache_manager.py chore: Update header: license.txt => LICENSE hace 3 años
client.py fix: Pass parent_doctype required for DatabaseQuery perm checks hace 3 años
coverage.py CI: Use codecov coverage reporting hace 3 años
defaults.py refactor: replacing queries with frappe ORM hace 3 años
deferred_insert.py fix: Use separate API to insert route history hace 3 años
exceptions.py refactor: extend Exception instead of ValidationError hace 3 años
frappeclient.py fix: remove mutable defaults (#14597) hace 3 años
handler.py feat: `frappe.enqueue` and `frappe.call` for server scripts hace 3 años
hooks.py fix: function name and comment hace 3 años
installer.py feat: before_uninstall and after_uninstall hooks hace 3 años
middlewares.py chore: Update header: license.txt => LICENSE hace 3 años
migrate.py refactor: remove unused args hace 3 años
modules.txt chore: Remove Chat Module hace 3 años
monitor.py chore: Update header: license.txt => LICENSE hace 3 años
oauth.py chore: Update PyJWT dependency hace 4 años
parallel_test_runner.py fix: remove mutable defaults (#14597) hace 3 años
patches.txt fix: Add patch to set week_starts_on as "Monday" hace 3 años
permissions.py fix: Convert user to lower case before equating hace 3 años
rate_limiter.py Merge pull request #14087 from shadrak98/rate-limiting hace 3 años
realtime.py chore: Update header: license.txt => LICENSE hace 3 años
recorder.py chore: Update header: license.txt => LICENSE hace 3 años
sessions.py refactor: changed query in sessions hace 3 años
share.py refactor: replaced sql_list hace 3 años
test_runner.py test: restore scheduler state after running tests hace 3 años
translate.py fix: fixed no order arg in converted queries hace 3 años
twofactor.py refactor: converted more queries hace 3 años